Skip to content

Commit e94bcb7

Browse files
committed
Fix Docker hostname for pg server
1 parent bf98ed2 commit e94bcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
PGDB=db:5432
1+
PGDB=pgdb:5432
22
API_SERVER=morbo -l http://*:5000 -w app.psgi -w bin -w lib -w templates --verbose

0 commit comments

Comments
 (0)