Skip to content

Commit

Permalink
Removed volume
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Aug 5, 2020
1 parent 8ffa43b commit 615eada
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/docker/db-postgresql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ services:

db:
image: postgres:9.4
volumes:
- ${COMPOSE_DIR}/entrypoint/postgresql:/var/lib/postgresql/data
environment:
- POSTGRES_USER=$DATABASE_USER
- POSTGRES_PASSWORD=$DATABASE_PASSWORD
Expand Down

0 comments on commit 615eada

Please # to comment.