Skip to content

Commit

Permalink
Fix duplicate DB_HOST environment entry
Browse files Browse the repository at this point in the history
C3SR-64
  • Loading branch information
youngest committed Dec 23, 2021
1 parent b317964 commit 79ec416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ services:
- DB_HOST=$DB_HOST
- DB_USER=$DB_USER
- DB_PASSWORD=$DB_PASSWORD
- DB_HOST=$DB_HOST
- MQ_HOST=$MQ_HOST
- MQ_PORT=$MQ_PORT
- MQ_USER=$MQ_USER
Expand Down

0 comments on commit 79ec416

Please sign in to comment.