blob: 1b3a5544a24ec36ca90fe7c1769e09a3203f30cd (
plain)
1
2
3
4
5
6
7
8
9
|
#tunnel: <Tunnel-UUID>
#credentials-file: /etc/cloudflared/<Tunnel-UUID>.json
#
#ingress:
# - hostname: luci.example.com
# service: http://localhost:80
# - hostname: ssh.example.com
# service: ssh://localhost:22
# - service: http_status:404
|