We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5817bb5 commit 0171fa8Copy full SHA for 0171fa8
1 file changed
src/playground/docker-compose.yaml
@@ -57,7 +57,7 @@ services:
57
POSTGRES_PASSWORD: "playground_password"
58
POSTGRES_DB: "playground"
59
volumes:
60
- - pg_data:/var/lib/postgresql/data
+ - pg_data:/var/lib/postgresql
61
networks:
62
- playground
63
healthcheck:
0 commit comments