Jenkins Pipeline Creation With Gitea for webhook trigger

Hi Team ,

We are trying to create Jenkins pipeline with gitea while we are trying to create webhook in the repository getting below error .

Delivery: Post "http://10.240.0.49:3000/gitea-webhook/post": dial tcp 10.240.0.49:3000: webhook can only call allowed HTTP servers (check your webhook.ALLOWED_HOST_LIST setting), deny '10.240.0.49(10.240.0.49:3000)'

Please suggest on the same .

Regards,
Ashish Jha

Hi you need to change the app.ini on your gitea server