This commit is contained in:
Sakooooo 2025-01-05 16:25:23 +04:00
parent 75662dd43c
commit 095e2a0f77
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

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