oops
This commit is contained in:
@@ -25,6 +25,10 @@ in
|
|||||||
"nix"
|
"nix"
|
||||||
"sh"
|
"sh"
|
||||||
];
|
];
|
||||||
|
websites = {
|
||||||
|
portfolio.enableProxy = true;
|
||||||
|
lidarrMbReport.enableProxy = true;
|
||||||
|
};
|
||||||
servers = {
|
servers = {
|
||||||
nextcloud = {
|
nextcloud = {
|
||||||
enableProxy = true;
|
enableProxy = true;
|
||||||
@@ -32,12 +36,6 @@ in
|
|||||||
port = 8081;
|
port = 8081;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
// {
|
|
||||||
websites = {
|
|
||||||
portfolio.enableProxy = true;
|
|
||||||
lidarrMbReport.enableProxy = true;
|
|
||||||
};
|
|
||||||
}
|
|
||||||
// enableList mkEnabledProxyIp [
|
// enableList mkEnabledProxyIp [
|
||||||
"audiobookshelf"
|
"audiobookshelf"
|
||||||
"bazarr"
|
"bazarr"
|
||||||
|
|||||||
Reference in New Issue
Block a user