feat: fetch full order details and format payload
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m19s

This commit is contained in:
Cauê Faleiros
2026-04-09 17:27:42 -03:00
parent bb072af130
commit 246bc03124
2 changed files with 58 additions and 19 deletions

View File

@@ -12,6 +12,7 @@ services:
- N8N_WEBHOOK_URL=${N8N_WEBHOOK_URL}
- TINY_WEBHOOK_SECRET=${TINY_WEBHOOK_SECRET}
- N8N_AUTH_TOKEN=${N8N_AUTH_TOKEN}
- TINY_API_TOKEN=${TINY_API_TOKEN}
# Optional: If you use a shared Docker network for Nginx Proxy Manager, you can attach it here:
# networks:
# - nginx-proxy-manager-network