We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ec1f54 commit 9a27abfCopy full SHA for 9a27abf
docker-compose2.0/docker-compose.yaml
@@ -83,6 +83,6 @@ services:
83
POSTGRES_USER: defguard
84
POSTGRES_PASSWORD: defguard
85
volumes:
86
- - ./.volumes/db2.0-ha:/var/lib/postgresql/data
+ - ./.volumes/db2.0-ha:/var/lib/postgresql
87
ports:
88
- "5432:5432"
0 commit comments