how did that get there
This commit is contained in:
parent
2bcbda0dd0
commit
90d95caf1b
|
@ -25,7 +25,7 @@ in {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
sslCertificate = "/srv/secrets/certs/sako.box.pem";
|
sslCertificate = "/srv/secrets/certs/sako.box.pem";
|
||||||
sslCertificateKey = "/srv/secrets/certs/sako.box-key.pem";
|
sslCertificateKey = "/srv/secrets/certs/sako.box-key.pem";
|
||||||
locations."/" = { proxyPass = "http://localhost:8284";- };
|
locations."/" = { proxyPass = "http://localhost:8284"; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue