docs: document webhook ALLOWED_HOST_LIST env var in Gitea section
This commit is contained in:
@@ -1116,9 +1116,12 @@ services:
|
||||
|
||||
** Gitea — Git Hosting
|
||||
|
||||
Gitea hosts the infrastructure repo and triggers the tangle-deploy pipeline.
|
||||
Gitea hosts the infrastructure repo and personal projects at
|
||||
=git.gharbeia.net=. SSH on port 2222, web UI via Traefik Tunnel.
|
||||
|
||||
Requires =GITEA__webhook__ALLOWED_HOST_LIST=private= to allow webhook
|
||||
delivery to the auto-deploy listener on the Docker bridge gateway.
|
||||
The runner connects via the authless internal entrypoint (:8083) so it can
|
||||
check out repos without SSO interference.
|
||||
|
||||
#+BEGIN_SRC yaml :tangle /docker/compose/services/gitea.yaml
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user