4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
# Server configuration
|
|
ENV=development
|
|
PORT=4000
|
|
DATABASE_URL="mysql://root@localhost:3306/nq" |