We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc4f2d commit 4099fe2Copy full SHA for 4099fe2
1 file changed
config/deploy.yml
@@ -57,6 +57,7 @@ accessories:
57
postgres:
58
image: postgres
59
host: 5.78.128.205
60
+ port: "5432:5432"
61
env:
62
clear:
63
POSTGRES_USER: postgres
0 commit comments