Update teamspeak3.yml

This commit is contained in:
Nightshade
2019-05-12 10:16:47 -06:00
committed by GitHub
parent 5037bfcebd
commit 3075d8e2b3

View File

@@ -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