refactor(homarr): extract seed SQL into template

This commit is contained in:
Tobias Wüst 2026-05-13 14:51:36 +02:00
parent 3c35b8782e
commit d4eaa5f12c
Signed by: Tobias-Wuest
GPG key ID: 2D8992B0F4CA97E8
3 changed files with 223 additions and 210 deletions

View file

@ -37,7 +37,7 @@ homarr_oidc_client_id: "homarr-digitalboard"
homarr_oidc_client_name: "Digitalboard"
homarr_oidc_scopes: "openid profile email groups"
homarr_oidc_groups_attribute: "groups"
homarr_oidc_client_secret: ""
homarr_oidc_client_secret: "a91c9ec370f75fe34f7df20f50a70ff2d761ebd74c336a3f9e4640b49521cee2"
homarr_oidc_auto_login: "false"
# OIDC admin group (must exist in the identity provider)