use nutty-noon.int.chir.rs instead of the removed hydra.int.chir.rs

This commit is contained in:
Charlotte 🦝 Delenk 2022-04-17 09:59:38 +01:00
parent f800ebf88b
commit 529ade54ea
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -3,7 +3,7 @@
sslCertificate = "/var/lib/acme/chir.rs/cert.pem";
sslCertificateKey = "/var/lib/acme/chir.rs/key.pem";
locations."/" = {
proxyPass = "https://hydra.int.chir.rs";
proxyPass = "https://nutty-noon.int.chir.rs";
proxyWebsockets = true;
extraConfig = ''
proxy_ssl_server_name on;