debugging

This commit is contained in:
franz.germann 2025-02-25 14:59:27 +01:00
parent f3ad8444e8
commit 3c65ec704e

View file

@ -29,7 +29,14 @@ gitea:
ROOT_URL: 'https://gitea.{{{ .Env.DOMAIN }}}:443'
oauth2_client:
ENABLE_AUTO_REGISTRATION: true
ACCOUNT_LINKING: auto
ACCOUNT_LINKING: auto
oauth:
- name: 'Keycloak'
provider: 'openidConnect'
key: 'forgejo'
secret: 'nEJ7tmVYLjwuycF4vhBzCY8BVfk9LHDY'
# existingSecret: gitea-credentials
autoDiscoverUrl: 'https://runner.c-one-infra.de/keycloak/realms/cnoe/.well-known/openid-configuration'
service:
ssh: