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

This commit is contained in:
octycs 2021-11-07 18:08:03 +01:00
parent 20dabf703d
commit c92d1e3d4f

View file

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