Allow gitea webhook hosts
This commit is contained in:
parent
3a6eb381b6
commit
cda1a08171
@ -40,6 +40,9 @@ gitea:
|
||||
INSTALL_LOCK: true
|
||||
SECRET_KEY: somesecret
|
||||
INTERNAL_TOKEN: somesecret
|
||||
|
||||
webhook:
|
||||
ALLOWED_HOST_LIST: "*.svc.cluster.local"
|
||||
|
||||
oauth:
|
||||
- name: "Keycloak"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user