diff --git a/services/workadventure.nix b/services/workadventure.nix index 589130b..47009a2 100644 --- a/services/workadventure.nix +++ b/services/workadventure.nix @@ -66,7 +66,7 @@ in nginx = { default = true; - domain = "void.hacc.space"; + domain = "https://void.hacc.space"; }; frontend.startRoomUrl = "/_/global/localhost/maps/main.json";