dummybot/bootstrap
javiservices 00fcbc9a7c
Some checks are pending
Deploy DummyBot / Build & Deploy to ${{ env.DEPLOY_HOST }} (push) Waiting to run
fix(deploy): excluir CSRF en /webhook/* + script self-contained
- bootstrap/app.php: validateCsrfTokens except webhook/*
- WebhookController: ejecuta deploy-runner.sh (vive en repo)
- deploy-runner.sh: hace git pull + composer + npm + migrate + cache
- docker-compose.yml: solo monta el repo (sin script externo)
2026-06-18 12:16:48 +02:00
..
cache Initial commit: DummyBot Laravel backend with Docker setup 2026-06-17 00:28:42 +02:00
app.php fix(deploy): excluir CSRF en /webhook/* + script self-contained 2026-06-18 12:16:48 +02:00
providers.php Initial commit: DummyBot Laravel backend with Docker setup 2026-06-17 00:28:42 +02:00