This commit is contained in:
Sakooooo 2025-01-05 16:23:29 +04:00
parent ee66fd8925
commit 45e886096a
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -138,7 +138,7 @@ in {
# # ssl = true;
# }];
enableACME = true;
useSSL = true;
forceSSL = true;
locations."/" = { proxyPass = "https://localhost:56773"; };
};
};