изменён volume для psql
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user