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 e279723 commit b63274bCopy full SHA for b63274b
dev/docker-compose.yaml
@@ -26,6 +26,8 @@ x-common-env-pg:
26
services:
27
main:
28
image: kubernetes/pause
29
+ ports:
30
+ - 6432
31
32
pg1:
33
<<: *common-definition-pg
0 commit comments