mirror of
https://github.com/mtan93/Apps-Community.git
synced 2026-03-21 05:10:52 +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:
|
pg_env:
|
||||||
UID: 1000
|
UID: 1000
|
||||||
GID: 1000
|
GID: 1000
|
||||||
|
DOMAIN: {{pgrole}}.{{domain.stdout}}
|
||||||
|
autoJoin: true
|
||||||
|
autoJoinServer: {{pgrole}}.{{domain.stdout}}
|
||||||
|
serverroot: slserver
|
||||||
|
webroot: slweb
|
||||||
|
|
||||||
# MAIN DEPLOYMENT #############################################################
|
# MAIN DEPLOYMENT #############################################################
|
||||||
- name: 'Deploying {{pgrole}}'
|
- name: 'Deploying {{pgrole}}'
|
||||||
|
|||||||
Reference in New Issue
Block a user