mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-08 05:31:59 +00:00
Update synclounge.yml
Fix config to auto join the server it creates, fix domain so invites work properly
This commit is contained in:
@@ -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}}'
|
||||
|
||||
Reference in New Issue
Block a user