feat: Add webhook endpoint for auto-deploy on git push
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
c3438beed1
commit
5b4b698064
2 changed files with 24 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
# App Login Password
|
||||
# ─────────────────────────────────────────────────────────────────────────────
|
||||
APP_PASSWORD=change-me
|
||||
DEPLOY_SECRET=your-webhook-secret
|
||||
|
||||
# Email Integration Configuration
|
||||
# Gmail Example:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue