quick fix for matrix, should not listen on all
This commit is contained in:
parent
a2338ad3b8
commit
a402f425ce
2 changed files with 5 additions and 11 deletions
|
@ -36,6 +36,11 @@ in mkIf conf.nginx.enable {
|
|||
useACMEHost = "chpu.eu";
|
||||
forceSSL = true;
|
||||
};
|
||||
"twoneis.site" = {
|
||||
serverName = "twoneis.site";
|
||||
useACMEHost = "twoneis.site";
|
||||
forceSSL = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue