mirror of
https://github.com/Dvorinka/Containr.git
synced 2026-06-04 04:22:57 +00:00
14 lines
367 B
YAML
14 lines
367 B
YAML
# Cloudflare Tunnel Configuration
|
|
# This file provides additional configuration for cloudflared
|
|
# You can customize this for more advanced tunnel setups
|
|
|
|
tunnel: auto
|
|
logfile: /var/log/cloudflared.log
|
|
loglevel: info
|
|
|
|
# Optional: Ingress rules for more control
|
|
# ingress:
|
|
# - hostname: your-domain.com
|
|
# service: http://traefik:80
|
|
# - service: http_status:404
|