update workadventure
This commit is contained in:
parent
1c988f367c
commit
7da887e8d6
3 changed files with 3 additions and 4 deletions
|
@ -27,8 +27,8 @@
|
|||
# upload.party.${hostName}
|
||||
|
||||
networking.hostName = "host";
|
||||
workadventure.domain = "nerilex.org";
|
||||
security.acme.email = "bg+party@nerilex.org";
|
||||
workadventure.domain = "palovandalo.com";
|
||||
security.acme.email = "contact@ingolf-wagner.de";
|
||||
security.acme.acceptTerms = true;
|
||||
|
||||
}
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
config = {
|
||||
enableWelcomePage = false;
|
||||
defaultLang = "en";
|
||||
|
||||
};
|
||||
|
||||
# https://github.com/jitsi/jitsi-meet/blob/master/interface_config.js
|
||||
|
|
|
@ -9,7 +9,7 @@ let
|
|||
|
||||
jitsiISS = "";
|
||||
|
||||
workadventureSecretKey = "YXNkZnNkZmxranNhZGxma2phc2RsZmtqYXNsa2Zkago=";
|
||||
workadventureSecretKey = "";
|
||||
|
||||
jitsiURL = "meet.${config.workadventure.domain}";
|
||||
|
||||
|
|
Loading…
Reference in a new issue