my 13th reason
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
# Server configuration
|
||||
ENV=development
|
||||
PORT=4000
|
||||
DATABASE_URL="mysql://root@localhost:3306/nq"
|
||||
DATABASE_URL="mysql://root@localhost:3306/nq"
|
||||
JWT_SECRET="secret"
|
Reference in New Issue
Block a user