Fix Accept License

This commit is contained in:
Nightshade
2019-05-12 10:25:06 -06:00
committed by GitHub
parent 04c506c99d
commit 2c92331f6e

View File

@@ -55,7 +55,6 @@
pg_env:
PUID: '1000'
PGID: '1000'
command: 'license_accepted=1'
# MAIN DEPLOYMENT #############################################################
@@ -70,6 +69,7 @@
- '{{ports.stdout}}{{extport3}}:{{intport3}}'
volumes: '{{pg_volumes}}'
env: '{{pg_env}}'
command: license_accepted=1
restart_policy: unless-stopped
networks:
- name: plexguide