004-vps-migration #5

Merged
jawz merged 47 commits from 004-vps-migration into main 2026-02-06 09:20:18 -06:00
Showing only changes of commit 41298f0980 - Show all commits

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"