Merge branch 'mumble-fix' into 'main'

Fix mumble sites

See merge request hacc/infra/haccfiles!25
This commit is contained in:
Matthias Stübinger 2021-02-03 10:14:13 +00:00
commit dce4bcc701

View file

@ -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 {