refactor(homarr): extract seed SQL into template
This commit is contained in:
parent
3c35b8782e
commit
d4eaa5f12c
3 changed files with 223 additions and 210 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue