Skip to content

Commit 86793b8

Browse files
author
wimo7083
committed
add POSTGRES_HOST to .env
1 parent 1db58c7 commit 86793b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
POSTGRES_USER=user_name
22
POSTGRES_PASSWORD=change_password
3+
POSTGRES_HOST=resources-postgres
34
POSTGRES_DB=resources-psql
45
FLASK_ENV=development
56
FLASK_DEBUG=1

0 commit comments

Comments
 (0)