Update synclounge.yml

Fix config to auto join the server it creates, fix domain so invites work properly
This commit is contained in:
designgears
2019-02-21 04:06:47 -07:00
committed by GitHub
parent 217db0aa5a
commit 2fd29aa92b

View File

@@ -48,6 +48,11 @@
pg_env:
UID: 1000
GID: 1000
DOMAIN: {{pgrole}}.{{domain.stdout}}
autoJoin: true
autoJoinServer: {{pgrole}}.{{domain.stdout}}
serverroot: slserver
webroot: slweb
# MAIN DEPLOYMENT #############################################################
- name: 'Deploying {{pgrole}}'