Skip to content

Commit

Permalink
test: update .env file
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Sep 23, 2019
1 parent 290ec66 commit 1d051a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MYSQL_PORT=3306
MYSQL_USER=virk
MYSQL_PASSWORD=password

PG_HOST=0.0.0.0
PG_HOST=pg
PG_PORT=5432
PG_USER=virk
PG_PASSWORD=password

0 comments on commit 1d051a9

Please sign in to comment.