[fugitive] Set up wildcard cert
This commit is contained in:
@@ -17,7 +17,7 @@ in {
|
||||
|
||||
services.nginx.virtualHosts."${domain}" = {
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
useACMEHost = "enclave.ctsk.dev";
|
||||
locations."/".proxyPass = "http://127.0.0.1:${toString port}";
|
||||
locations."/".proxyWebsockets = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user