We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677ac7a commit 7f98a54Copy full SHA for 7f98a54
app/.env.example
@@ -1,5 +1,5 @@
1
DATABASE_NAME=postgres
2
DATABASE_USERNAME=postgres
3
-DATABASE_PASSWORD=postgres
+DATABASE_PASSWORD=password
4
DATABASE_PORT=5432
5
-DATABASE_HOST=localhost
+DATABASE_HOST=db
0 commit comments