We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad7ad2 commit be9640aCopy full SHA for be9640a
compose.yaml
@@ -56,7 +56,7 @@ services:
56
restart: "${DOCKER_RESTART_POLICY:-unless-stopped}"
57
stop_grace_period: "3s"
58
volumes:
59
- - "postgres:/var/lib/postgresql/data"
+ - "postgres:/var/lib/postgresql"
60
61
redis:
62
deploy:
0 commit comments