This commit is contained in:
Charlotte 🦝 Delenk 2022-04-15 09:54:28 +01:00
parent 61e545a979
commit 9afa666c9f
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -6,7 +6,6 @@
proxyPass = "https://hydra.int.chir.rs";
proxyWebsockets = true;
extraConfig = ''
proxy_set_header Host $proxy_host;
proxy_ssl_server_name on;
'';
};