diff --git a/__swarm/onlyoffice/onlyoffice-swarm.yml b/__swarm/onlyoffice/onlyoffice-swarm.yml index 4a6949c..2e26a45 100644 --- a/__swarm/onlyoffice/onlyoffice-swarm.yml +++ b/__swarm/onlyoffice/onlyoffice-swarm.yml @@ -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: