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;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "https://infra4future.4future.dev/mumble.infra4future.de/";
|
||||
proxyPass = "https://hacc.4future.dev/infra4future/mumble.infra4future.de/";
|
||||
};
|
||||
};
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue