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 ab39a0f commit 049f8caCopy full SHA for 049f8ca
docker-compose.yml
@@ -52,8 +52,6 @@ services:
52
- POSTGRES_DB=${POSTGRES_DATABASE}
53
volumes:
54
- pinksea_db:/var/lib/postgresql/data
55
- ports:
56
- - "5432:5432"
57
58
networks:
59
pinksea:
0 commit comments