deluge port fix

This commit is contained in:
Robert Baker
2019-03-04 22:00:42 -07:00
parent b08e161fad
commit a060b0cd42

View File

@@ -68,7 +68,7 @@
published_ports:
- '{{ports.stdout}}{{extport}}:{{intport}}'
- '{{ports.stdout}}{{extport2}}:{{intport2}}'
- '{{ports.stdout}}{{extport3}}:{{intport3}}'
- '{{extport3}}:{{intport3}}'
volumes: '{{pg_volumes}}'
env: '{{pg_env}}'
restart_policy: unless-stopped