fix: allow Gitea webhooks to reach PaC service
This commit is contained in:
@@ -174,6 +174,8 @@ app:
|
||||
path: /var/lib/gitea/gitea.db
|
||||
actions:
|
||||
enabled: true
|
||||
webhook:
|
||||
allowedHostList: private,loopback
|
||||
registration:
|
||||
disabled: true
|
||||
storage:
|
||||
|
||||
Reference in New Issue
Block a user