We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db58c7 commit 86793b8Copy full SHA for 86793b8
.env
@@ -1,5 +1,6 @@
1
POSTGRES_USER=user_name
2
POSTGRES_PASSWORD=change_password
3
+POSTGRES_HOST=resources-postgres
4
POSTGRES_DB=resources-psql
5
FLASK_ENV=development
6
FLASK_DEBUG=1
0 commit comments