small fix, don't worry about it

This commit is contained in:
Tomas Dvorak
2026-04-10 12:02:36 +02:00
parent 08bd0c6e5c
commit 08cb5754f3
638 changed files with 57332 additions and 34706 deletions
+13
View File
@@ -0,0 +1,13 @@
# 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