Skip to content

Commit

Permalink
Add fixed name to postgres docker-compose container to always match w…
Browse files Browse the repository at this point in the history
…ait-pg make target
  • Loading branch information
Flavia Pezoti committed Jul 8, 2020
1 parent e7fe1eb commit a90bd59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Expand Up @@ -21,6 +21,7 @@ services:
- "8585:5432"
environment:
POSTGRES_HOST_AUTH_METHOD: "trust"
container_name: pusher_postgres_1
statsd:
image: hopsoft/graphite-statsd
ports:
Expand Down

0 comments on commit a90bd59

Please sign in to comment.