This commit is contained in:
Danilo Reyes
2026-02-06 08:24:40 -06:00
parent b7c4e38148
commit 41298f0980

View File

@@ -25,6 +25,10 @@ in
"nix"
"sh"
];
websites = {
portfolio.enableProxy = true;
lidarrMbReport.enableProxy = true;
};
servers = {
nextcloud = {
enableProxy = true;
@@ -32,12 +36,6 @@ in
port = 8081;
};
}
// {
websites = {
portfolio.enableProxy = true;
lidarrMbReport.enableProxy = true;
};
}
// enableList mkEnabledProxyIp [
"audiobookshelf"
"bazarr"