Infini-DL360: use wildcard certificate
This commit is contained in:
parent
2203788b2d
commit
8ab1fe878b
13 changed files with 34 additions and 21 deletions
|
@ -4,7 +4,7 @@ let
|
|||
domain = "freshrss.inx.moe";
|
||||
in
|
||||
{
|
||||
services.nginx.virtualHosts.${domain} = common.nginx.ssl;
|
||||
services.nginx.virtualHosts.${domain} = common.nginx.ssl-inx;
|
||||
|
||||
services.freshrss = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue