mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Fix Accept License
This commit is contained in:
@@ -55,7 +55,6 @@
|
|||||||
pg_env:
|
pg_env:
|
||||||
PUID: '1000'
|
PUID: '1000'
|
||||||
PGID: '1000'
|
PGID: '1000'
|
||||||
command: 'license_accepted=1'
|
|
||||||
|
|
||||||
# MAIN DEPLOYMENT #############################################################
|
# MAIN DEPLOYMENT #############################################################
|
||||||
|
|
||||||
@@ -70,6 +69,7 @@
|
|||||||
- '{{ports.stdout}}{{extport3}}:{{intport3}}'
|
- '{{ports.stdout}}{{extport3}}:{{intport3}}'
|
||||||
volumes: '{{pg_volumes}}'
|
volumes: '{{pg_volumes}}'
|
||||||
env: '{{pg_env}}'
|
env: '{{pg_env}}'
|
||||||
|
command: license_accepted=1
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- name: plexguide
|
- name: plexguide
|
||||||
|
|||||||
Reference in New Issue
Block a user