source: .env.example@ 9d40151

main
Last change on this file since 9d40151 was 5750945, checked in by Tome <gjorgievtome@…>, 7 months ago

Dockerize app

  • Property mode set to 100644
File size: 95 bytes
Line 
1DATABASE_URL="postgres://app:app@db:5432/postgres"
2AUTH_SECRET="your_secret_key_here"
3PORT=8080
Note: See TracBrowser for help on using the repository browser.