Complete refractor - we do sexy code only
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
SERVER_PORT=3000
|
||||
JWT_SECRET=secret
|
||||
#DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public"
|
||||
# Server configuration
|
||||
ENV=development
|
||||
PORT=4000
|
||||
DATABASE_URL="mysql://root@localhost:3306/nq"
|
Reference in New Issue
Block a user