tt-rss fix
parent
52ec7cd428
commit
137ee920f6
|
@ -30,6 +30,5 @@
|
||||||
services.nginx.virtualHosts."feeds.hermitcollective.net" = { # TT-RSS hostname
|
services.nginx.virtualHosts."feeds.hermitcollective.net" = { # TT-RSS hostname
|
||||||
enableACME = true; # Use ACME certs
|
enableACME = true; # Use ACME certs
|
||||||
forceSSL = true; # Force SSL
|
forceSSL = true; # Force SSL
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue