изменён volume для psql
This commit is contained in:
parent
ca49c5a6b7
commit
52629d9949
@ -29,10 +29,11 @@ services:
|
||||
networks:
|
||||
- expertisa-twonodes-postgresql
|
||||
volumes:
|
||||
- pgdata-${BRANCH}:/var/lib/postgresql/data
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
|
||||
volumes:
|
||||
pgdata-${BRANCH}:
|
||||
pgdata:
|
||||
name: pgdata-${BRANCH}
|
||||
|
||||
networks:
|
||||
expertisa-twonodes-postgresql:
|
||||
|
Loading…
Reference in New Issue
Block a user