We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f846d45 commit cd57389Copy full SHA for cd57389
1 file changed
docker-compose.yml
@@ -63,7 +63,7 @@ services:
63
- POSTGRES_USER=${POSTGRES_USER:-overfast}
64
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD:-overfast}
65
volumes:
66
- - pg-data:/var/lib/postgresql/data
+ - pg-data:/var/lib/postgresql
67
healthcheck:
68
test:
69
[
0 commit comments