Added Forgejo to Keycloak config
This commit is contained in:
parent
2532958de8
commit
55a1eaa6f6
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ data:
|
|||
"rootUrl": "",
|
||||
"baseUrl": "",
|
||||
"redirectUris": [
|
||||
"https://{{{ .Env.DOMAIN }}}/*"
|
||||
"https://{{{ .Env.DOMAIN_GITEA }}}/*"
|
||||
],
|
||||
"webOrigins": [
|
||||
"/*"
|
||||
|
|
Loading…
Reference in a new issue