We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6647a commit 128f498Copy full SHA for 128f498
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
- postgres
8
environment:
9
MYSQL_HOST: mysql
10
- POSTGRESQL_HOST: postgresql
+ POSTGRESQL_HOST: postgres
11
links:
12
- mysql
13
0 commit comments