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