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 5330445 commit cf869d5Copy full SHA for cf869d5
1 file changed
postgres/docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
environment:
10
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
11
volumes:
12
- - opencodeco-postgres:/var/lib/postgresql/data
+ - opencodeco-postgres:/var/lib/postgresql
13
14
opencodeco-pgadmin:
15
container_name: opencodeco-pgadmin
0 commit comments