3 lines
120 B
Plaintext
3 lines
120 B
Plaintext
SERVER_PORT=3000
|
|
JWT_SECRET=secret
|
|
#DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public" |