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