Update plexsync.yml

This commit is contained in:
timekills
2019-01-23 20:54:40 +04:30
committed by GitHub
parent f85ebd5f8c
commit 7143a3b8fc

View File

@@ -61,8 +61,8 @@
name: '{{pgrole}}'
image: '{{image}}'
pull: yes
published_ports:
- '{{ports.stdout}}{{extport}}:{{intport}}'
# published_ports:
# - '{{ports.stdout}}{{extport}}:{{intport}}'
volumes: '{{pg_volumes}}'
env: '{{pg_env}}'
restart_policy: unless-stopped