Files
blackroad-platform/cloudflare/tunnel.template.yml
blackboxprogramming 6224702be4
Some checks failed
Shellcheck / shellcheck (push) Has been cancelled
Initial commit — RoadCode import
2026-03-08 20:04:27 -05:00

11 lines
311 B
YAML

tunnel: ${CF_TUNNEL_ID}
credentials-file: ${CF_TUNNEL_CREDENTIALS_FILE}
ingress:
- hostname: api.${CF_DOMAIN}
service: http://localhost:3000
- hostname: agents.${CF_DOMAIN}
service: http://localhost:3030
- hostname: web.${CF_DOMAIN}
service: http://localhost:3000
- service: http_status:404