hainich/murmur: fix proxy_pass

keep-around/ee2a3ae0b8f87deaec45ab14db4713d9f75c2706
hexchen 2021-01-20 18:38:45 +00:00
parent 351303f060
commit ee2a3ae0b8
1 changed files with 1 additions and 1 deletions

View File

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