Added Forgejo to Keycloak config

This commit is contained in:
Richard Robert Reitz 2025-04-12 21:07:43 +02:00
parent 2532958de8
commit 55a1eaa6f6

View file

@ -270,7 +270,7 @@ data:
"rootUrl": "",
"baseUrl": "",
"redirectUris": [
"https://{{{ .Env.DOMAIN }}}/*"
"https://{{{ .Env.DOMAIN_GITEA }}}/*"
],
"webOrigins": [
"/*"