Add ccp to /var/cache/bridgehead/* volumes

This commit is contained in:
juarez
2023-09-15 15:16:46 +02:00
parent a6984f6ddd
commit 62db3c3685
2 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@ services:
POSTGRES_USER: "opal"
POSTGRES_DB: "opal"
volumes:
- "/var/cache/bridgehead/opal-db:/var/lib/postgresql/data"
- "/var/cache/bridgehead/ccp/opal-db:/var/lib/postgresql/data"
opal-rserver:
container_name: bridgehead-opal-rserver