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 Jan 12, 2020
1 parent 4dd6ed2 commit a9e1fbf
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 a9e1fbf

Please sign in to comment.