Skip to content

Commit 128f498

Browse files
committed
fixed YAML
1 parent fc6647a commit 128f498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- postgres
88
environment:
99
MYSQL_HOST: mysql
10-
POSTGRESQL_HOST: postgresql
10+
POSTGRESQL_HOST: postgres
1111
links:
1212
- mysql
1313
- postgres

0 commit comments

Comments
 (0)