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

View file

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