We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5685ffc commit 257f2f8Copy full SHA for 257f2f8
docker-compose-dev.yml
@@ -26,7 +26,7 @@ services:
26
volumes:
27
- postgres-data:/var/lib/postgresql/data
28
ports:
29
- - '5435:5432'
+ - '5430:5432'
30
environment:
31
POSTGRES_PASSWORD: postgres
32
POSTGRES_USER: postgres
0 commit comments