this wont work right

This commit is contained in:
Sakooooo 2025-01-05 16:31:53 +04:00
parent 2cbc385310
commit e43b7cc2a8
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -139,7 +139,7 @@ in {
# }];
forceSSL = true;
enableACME = true;
locations."/" = { proxyPass = "https://localhost:4563"; };
locations."/" = { proxyPass = "http://localhost:4563"; };
};
};
security.acme.certs."pages.sako.lol" = {