#Tunnel CNAME to external domain

4 messages · Page 1 of 1 (latest)

narrow quiver
#

My cloudflare config

tunnel: <mytunnel-id>
credentials-file: /root/.cloudflared/<mytunnel-id>.json

ingress:
  - hostname: abc.com
    service: http://local_ip:80

  - hostname: app.xyz.com
    service: http://local_ip:80

  - hostname: app.mno.com
    service: http://local_ip:80

  - service: http_status:404
dim prairie
narrow quiver