Files
generic_typescript_server/.env.example

4 lines
68 B
Plaintext

DATABASE_URL=postgres://app:app@localhost:5432/app
PORT=3000
DEBUG=