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