source: .env.example@ 8de343e

main
Last change on this file since 8de343e 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.