Add Keycloak to the enabled services list and update its configuration to include the HTTP host setting

This commit is contained in:
Danilo Reyes
2025-12-10 02:51:58 -06:00
parent b912aa82fa
commit 3f40666ebf
2 changed files with 2 additions and 1 deletions

View File

@@ -76,11 +76,11 @@ in
"mealie"
"metube"
"atticd"
"keycloak"
]
// enableList mkEnabledIp [
"audiobookshelf"
"vaultwarden"
"readeck"
"keycloak"
];
}