debugging
This commit is contained in:
parent
45f84b30b1
commit
95c45ded96
1 changed files with 1 additions and 8 deletions
|
@ -29,14 +29,7 @@ gitea:
|
|||
ROOT_URL: 'https://gitea.{{{ .Env.DOMAIN }}}:443'
|
||||
oauth2_client:
|
||||
ENABLE_AUTO_REGISTRATION: true
|
||||
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'
|
||||
ACCOUNT_LINKING: auto
|
||||
|
||||
service:
|
||||
ssh:
|
||||
|
|
Loading…
Reference in a new issue