hainich/murmur: fix proxy_pass
This commit is contained in:
parent
351303f060
commit
ee2a3ae0b8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "https://stuebinm.4future.dev/mumble.infra4future.de/";
|
||||
proxyPass = "https://infra4future.4future.dev/mumble.infra4future.de/";
|
||||
};
|
||||
};
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue