Skip to content

Commit

Permalink
fixed YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Dec 18, 2023
1 parent fc6647a commit 128f498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
- postgres
environment:
MYSQL_HOST: mysql
POSTGRESQL_HOST: postgresql
POSTGRESQL_HOST: postgres
links:
- mysql
- postgres
Expand Down

0 comments on commit 128f498

Please sign in to comment.