This commit is contained in:
Lucy Hochkamp 2024-03-15 02:18:08 +01:00
parent 9524881bd2
commit 1297b5e1ed
No known key found for this signature in database

View file

@ -310,7 +310,6 @@ in
};
services.nginx.virtualHosts."bzzt-lcg.hailsatan.eu" = {
useACMEHost = "hailsatan.eu";
forceSSL = true;
listenAddresses = [ "0.0.0.0" "[::0]" "100.83.96.25" ];
locations = {
"/".proxyPass = "http://127.0.0.1:5003";