email: cert not needed explicitly
This commit is contained in:
parent
1447f86c3a
commit
311c8d9d5e
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
settings = {
|
settings = {
|
||||||
config.local-keys = [
|
|
||||||
"certificate.default.cert"
|
|
||||||
"certificate.default.private-key"
|
|
||||||
];
|
|
||||||
server = {
|
server = {
|
||||||
hostname = cfg.domain;
|
hostname = cfg.domain;
|
||||||
tls = {
|
tls = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue