4 lines
113 B
Text
4 lines
113 B
Text
|
|
DATABASE_URL=postgres://localhost/test
|
||
|
|
API_KEY=sk-test-123456
|
||
|
|
SECRET_TOKEN=super-secret-value
|
||
|
|
NODE_ENV=production
|