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

keep-around/c92d1e3d4fc9d35c42fcf31798dd6bc7359876aa
octycs 2021-11-07 18:08:03 +01:00
parent 20dabf703d
commit c92d1e3d4f
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";