Fix mumble sites
This commit is contained in:
parent
b384ff8b38
commit
1ccc8b2b9c
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue