this wont work right
This commit is contained in:
parent
2cbc385310
commit
e43b7cc2a8
|
@ -139,7 +139,7 @@ in {
|
||||||
# }];
|
# }];
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
locations."/" = { proxyPass = "https://localhost:4563"; };
|
locations."/" = { proxyPass = "http://localhost:4563"; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
security.acme.certs."pages.sako.lol" = {
|
security.acme.certs."pages.sako.lol" = {
|
||||||
|
|
Loading…
Reference in a new issue