mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -80,7 +80,7 @@ services:
|
||||
expose:
|
||||
- '5432'
|
||||
volumes:
|
||||
- postgresql_data:/var/lib/postgresql
|
||||
- db:/var/lib/postgresql
|
||||
healthcheck:
|
||||
test:
|
||||
- CMD-SHELL
|
||||
@@ -95,7 +95,7 @@ services:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
volumes:
|
||||
postgresql_data:
|
||||
db:
|
||||
data:
|
||||
logs:
|
||||
cache:
|
||||
|
||||
Reference in New Issue
Block a user