Update command label

This commit is contained in:
Nightshade
2019-05-12 10:11:03 -06:00
committed by GitHub
parent 6aa38d0f15
commit 5037bfcebd

View File

@@ -71,7 +71,7 @@
- '{{ports.stdout}}{{extport3}}:{{intport3}}' - '{{ports.stdout}}{{extport3}}:{{intport3}}'
volumes: '{{pg_volumes}}' volumes: '{{pg_volumes}}'
env: '{{pg_env}}' env: '{{pg_env}}'
cmd: '{{pg_cmd}}' command: '{{pg_cmd}}'
restart_policy: unless-stopped restart_policy: unless-stopped
networks: networks:
- name: plexguide - name: plexguide