fix(gitea): allow webhook in private network

Default is external https://docs.gitea.io/en-us/config-cheat-sheet/#webhook-webhook
This commit is contained in:
Khue Doan 2023-01-24 22:29:20 +07:00
parent bb4cc325f0
commit 39e79fc0e8

View File

@ -22,6 +22,8 @@ gitea:
server:
LANDING_PAGE: explore
ROOT_URL: https://git.khuedoan.com
webhook:
ALLOWED_HOST_LIST: private
persistence:
storageClass: longhorn
postgresql: