port exposed

This commit is contained in:
MrDoobPG
2019-05-18 21:08:54 +02:00
committed by GitHub
parent aa81659755
commit 9a4e3f8bf3

View File

@@ -64,9 +64,9 @@
image: '{{image}}' image: '{{image}}'
pull: yes pull: yes
published_ports: published_ports:
- '{{ports.stdout}}{{extport}}:{{intport}}' - '{{extport}}:{{intport}}'
- '{{ports.stdout}}{{extport2}}:{{intport2}}' - '{{extport2}}:{{intport2}}'
- '{{ports.stdout}}{{extport3}}:{{intport3}}' - '{{extport3}}:{{intport3}}'
volumes: '{{pg_volumes}}' volumes: '{{pg_volumes}}'
env: '{{pg_env}}' env: '{{pg_env}}'
command: license_accepted=1 command: license_accepted=1