Add webhook to auto-deploy watchgether-web

watchgether-web has no PHP runtime of its own (static files served by
a plain nginx container), so it reuses this repo's PHP/nginx to receive
its Gitea webhook and git-pull the separate watchgether-web checkout.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-12 20:36:13 +02:00
parent 5a64dc0395
commit c668629268
2 changed files with 34 additions and 1 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
config/database.php
webhook.log
webhook.log
webhook-web.log