This commit is contained in:
Charlotte 🦝 Delenk 2022-04-15 09:49:48 +01:00
parent 55b9ef55e2
commit 61e545a979
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -7,6 +7,7 @@
proxyWebsockets = true;
extraConfig = ''
proxy_set_header Host $proxy_host;
proxy_ssl_server_name on;
'';
};
};