Re-enable isso in the service toggle list

This commit is contained in:
Danilo Reyes
2025-12-25 21:53:13 -06:00
parent 7289f6c5d2
commit e80425e0f6

View File

@@ -76,7 +76,6 @@ in
"mealie" "mealie"
"metube" "metube"
"atticd" "atticd"
"isso"
] ]
// enableList mkEnabledIp [ // enableList mkEnabledIp [
"audiobookshelf" "audiobookshelf"
@@ -84,5 +83,6 @@ in
"readeck" "readeck"
"keycloak" "keycloak"
"oauth2-proxy" "oauth2-proxy"
"isso"
]; ];
} }