vno1-oh2: add freshrss
This commit is contained in:
parent
0d0aa0179b
commit
accf28c635
@ -250,6 +250,17 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
freshrss = {
|
||||||
|
enable = true;
|
||||||
|
authType = "none";
|
||||||
|
virtualHost = "localhost:9010";
|
||||||
|
baseUrl = "http://localhost:9010";
|
||||||
|
};
|
||||||
|
nginx = {
|
||||||
|
enable = true;
|
||||||
|
defaultHTTPListenPort = 9010;
|
||||||
|
};
|
||||||
|
|
||||||
caddy = {
|
caddy = {
|
||||||
enable = true;
|
enable = true;
|
||||||
email = "motiejus+acme@jakstys.lt";
|
email = "motiejus+acme@jakstys.lt";
|
||||||
|
Loading…
Reference in New Issue
Block a user