Fix domain. Else WA requests stuff from https://void.hacc.space/void.hacc.space/stuff

keep-around/cb6e48f59cf5a9ad2d78f8f213d29e84fd09499f
octycs 2021-11-07 18:08:03 +01:00 committed by schweby
parent dcb004c8b3
commit a5fa6fe0f9
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ in
nginx = {
default = true;
domain = "void.hacc.space";
domain = "https://void.hacc.space";
};
frontend.startRoomUrl = "/_/global/localhost/maps/main.json";