update workadventure

feature/hass
Ingolf Wagner 2021-05-28 06:32:17 +02:00
parent 1c988f367c
commit 7da887e8d6
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
3 changed files with 3 additions and 4 deletions

View File

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

View File

@ -43,7 +43,6 @@
config = {
enableWelcomePage = false;
defaultLang = "en";
};
# https://github.com/jitsi/jitsi-meet/blob/master/interface_config.js

View File

@ -9,7 +9,7 @@ let
jitsiISS = "";
workadventureSecretKey = "YXNkZnNkZmxranNhZGxma2phc2RsZmtqYXNsa2Zkago=";
workadventureSecretKey = "";
jitsiURL = "meet.${config.workadventure.domain}";