Bug Fix & Configuration Update:
- Resolved an issue in the "All Cloudflare Tunnels on Account" UI view where DNS records for a tunnel were only displayed if they resided in the primary
CF_ZONE_ID
. This view now correctly includes records from zones specified in theTUNNEL_DNS_SCAN_ZONE_NAMES
environment variable. - The
.env.example
file has been updated to include theTUNNEL_DNS_SCAN_ZONE_NAMES
variable with a clear explanation for its usage. Please refer to it when configuring DockFlare for multi-zone DNS scanning in the UI.