debugging
This commit is contained in:
parent
45f84b30b1
commit
95c45ded96
1 changed files with 1 additions and 8 deletions
|
@ -30,13 +30,6 @@ gitea:
|
|||
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'
|
||||
|
||||
service:
|
||||
ssh:
|
||||
|
|
Loading…
Reference in a new issue