.
This commit is contained in:
parent
7952e5c101
commit
f6f0b5e4e2
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ in {
|
||||||
};
|
};
|
||||||
virtualHosts."eink.${host}" = {
|
virtualHosts."eink.${host}" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
|
enableACME = true;
|
||||||
# sslCertificateKey = "/etc/nginx/certs/ca.key";
|
# sslCertificateKey = "/etc/nginx/certs/ca.key";
|
||||||
# sslCertificate = "/etc/nginx/certs/ca.crt";
|
# sslCertificate = "/etc/nginx/certs/ca.crt";
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue