docs: add webhook secrets for Q1Food
This commit is contained in:
parent
a4a09f2f80
commit
beaabb105e
1 changed files with 9 additions and 0 deletions
9
AGENT.md
9
AGENT.md
|
|
@ -178,6 +178,13 @@ curl -s -H "Authorization: Bearer $(cat ~/.ssh/coolify-redbull-token)" "http://1
|
|||
| Backend | eosgwscc4g044c884k0ws4gc |
|
||||
| Frontend | g8w440g0w0oowo8skss440wk |
|
||||
|
||||
### Webhooks GitHub
|
||||
|
||||
| Serviço | Webhook Secret |
|
||||
|---------|----------------|
|
||||
| Backend | d66bac276faa04631124559d77199d0e |
|
||||
| Frontend | c512dc54933829d1cde381e2c9bf394a |
|
||||
|
||||
### Deploy
|
||||
|
||||
```bash
|
||||
|
|
@ -187,3 +194,5 @@ curl -s -H "Authorization: Bearer $(cat ~/.ssh/coolify-redbull-token)" "http://1
|
|||
# Deploy frontend
|
||||
curl -s -H "Authorization: Bearer $(cat ~/.ssh/coolify-redbull-token)" "http://185.194.141.70:8000/api/v1/deploy?uuid=g8w440g0w0oowo8skss440wk"
|
||||
```
|
||||
|
||||
**Deploy automático:** Push na branch `dev` dispara webhook do GitHub → Coolify
|
||||
|
|
|
|||
Loading…
Reference in a new issue