isso and microbin migrated
This commit is contained in:
@@ -67,7 +67,6 @@ in
|
||||
"maloja"
|
||||
"mealie"
|
||||
"metube"
|
||||
"microbin"
|
||||
"multi-scrobbler"
|
||||
"paperless"
|
||||
"plex"
|
||||
@@ -85,7 +84,6 @@ in
|
||||
]
|
||||
// enableList mkEnabledIp [
|
||||
"audiobookshelf"
|
||||
"isso"
|
||||
"keycloak"
|
||||
"linkwarden"
|
||||
"oauth2-proxy"
|
||||
|
||||
@@ -37,8 +37,19 @@ in
|
||||
portfolio.enableProxy = true;
|
||||
lidarrMbReport.enableProxy = true;
|
||||
};
|
||||
servers =
|
||||
enableList mkEnabledProxySocketIp [
|
||||
servers = {
|
||||
isso = {
|
||||
enable = true;
|
||||
enableProxy = true;
|
||||
ip = wgServerIp;
|
||||
};
|
||||
microbin = {
|
||||
enable = true;
|
||||
enableProxy = true;
|
||||
ip = wgServerIp;
|
||||
};
|
||||
}
|
||||
// enableList mkEnabledProxySocketIp [
|
||||
"audiobookshelf"
|
||||
"collabora"
|
||||
"jellyfin"
|
||||
@@ -50,7 +61,6 @@ in
|
||||
"bazarr"
|
||||
"gitea"
|
||||
"homepage"
|
||||
"isso"
|
||||
"kavita"
|
||||
"keycloak"
|
||||
"lidarr"
|
||||
@@ -58,7 +68,6 @@ in
|
||||
"maloja"
|
||||
"mealie"
|
||||
"metube"
|
||||
"microbin"
|
||||
"multi-scrobbler"
|
||||
"oauth2-proxy"
|
||||
"prowlarr"
|
||||
|
||||
Reference in New Issue
Block a user