This commit is contained in:
Robert Baker
2019-02-19 09:34:05 -07:00
parent 6db861fc23
commit d7367f79dc

View File

@@ -55,7 +55,7 @@
image: '{{image}}' image: '{{image}}'
pull: yes pull: yes
published_ports: published_ports:
- '{{ports.stdout}}{{extport}}:{{intport}}' - '{{extport}}:{{intport}}'
volumes: '{{pg_volumes}}' volumes: '{{pg_volumes}}'
env: '{{pg_env}}' env: '{{pg_env}}'
restart_policy: unless-stopped restart_policy: unless-stopped