14 lines
386 B
YAML
14 lines
386 B
YAML
tunnel: <tunnel_id> # your tunnel ID
|
|
credentials-file: /etc/cloudflared/<tunnel_id>.json
|
|
|
|
ingress:
|
|
- hostname: szumko.net
|
|
service: http://nginx-app-1:80
|
|
- hostname: pihole.szumko.net
|
|
service: http://nginx-app-1:80
|
|
- hostname: git.szumko.net
|
|
service: http://nginx-app-1:80
|
|
- hostname: cloud.szumko.net
|
|
service: http://nginx-app-1:80
|
|
- service: http_status:404
|