Fix mumble sites

This commit is contained in:
Matthias Stübinger 2021-02-03 11:12:23 +01:00
parent b384ff8b38
commit 1ccc8b2b9c

View file

@ -19,7 +19,7 @@
forceSSL = true; forceSSL = true;
enableACME = true; enableACME = true;
locations."/" = { locations."/" = {
proxyPass = "https://infra4future.4future.dev/mumble.infra4future.de/"; proxyPass = "https://hacc.4future.dev/infra4future/mumble.infra4future.de/";
}; };
}; };
in { in {