Revert "vno1-oh2: add freshrss"

This reverts commit accf28c635.

    Error during context user init!
This commit is contained in:
Motiejus Jakštys 2024-02-05 10:51:56 +02:00 committed by Motiejus Jakštys
parent accf28c635
commit a385cb036e
1 changed files with 0 additions and 11 deletions

View File

@ -250,17 +250,6 @@
};
services = {
freshrss = {
enable = true;
authType = "none";
virtualHost = "localhost:9010";
baseUrl = "http://localhost:9010";
};
nginx = {
enable = true;
defaultHTTPListenPort = 9010;
};
caddy = {
enable = true;
email = "motiejus+acme@jakstys.lt";