anime-media-centre/Cloudflared/config/config.yml

14 lines
355 B
YAML
Raw Normal View History

2022-12-08 21:44:08 +01:00
tunnel: <tunnel-uuid>
credentials-file: /etc/cloudflared/<tunnel-uuid>.json
ingress:
- hostname: '<domain.tld>'
service: https://caddy:443
originRequest:
originServerName: '<domain.tld>'
- hostname: '*.<domain.tld>'
service: https://caddy:443
originRequest:
originServerName: '*.<domain.tld>'
- service: http_status:404