Skip to content

Commit 3b86f89

Browse files
DigbigpigAaron Suarez
authored and
Aaron Suarez
committed
Fix make setup bug (#148)
Fixes a bug preventing make setup from running.
1 parent 2e34037 commit 3b86f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
POSTGRES_USER=user_name
22
POSTGRES_PASSWORD=change_password
3-
POSTGRES_HOST=resources-postgres
3+
POSTGRES_HOST=resources-psql
44
POSTGRES_DB=resources-psql
55
FLASK_ENV=development
66
FLASK_DEBUG=1

0 commit comments

Comments
 (0)