cloudflare/cloudflared
Publicmirrored fromhttps://github.com/cloudflare/cloudflaredAvailable
component-tests/config.yaml
8lines · modecode
| 1 | cloudflared_binary: "cloudflared" |
| 2 | tunnel: "ae21a96c-24d1-4ce8-a6ba-962cba5976d3" |
| 3 | credentials_file: "/Users/sudarsan/.cloudflared/ae21a96c-24d1-4ce8-a6ba-962cba5976d3.json" |
| 4 | origincert: "/Users/sudarsan/.cloudflared/cert.pem" |
| 5 | ingress: |
| 6 | - hostname: named-tunnel-component-tests.example.com |
| 7 | service: hello_world |
| 8 | - service: http_status:404 |