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