This commit is contained in:
Charlotte 🦝 Delenk 2022-04-26 08:26:14 +01:00
parent a2a75691c9
commit 0b93407955
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -19,7 +19,7 @@
tryFiles = "$uri @proxy";
};
locations."@proxy" = {
proxyPass = "http://mastodon.int.chir.rs";
proxyPass = "https://mastodon.int.chir.rs";
proxyWebsockets = true;
};
extraConfig = ''