a
This commit is contained in:
parent
e7bfc943af
commit
ee66fd8925
|
@ -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"; };
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue