# Cloudflare Tunnel token # Get this from: Cloudflare Zero Trust > Networks > Tunnels > Create > Docker CLOUDFLARE_TUNNEL_TOKEN=your-tunnel-token-here # Idle auto-shutdown (minutes) # App exits after this many minutes with no active viewers # Set to 0 to disable (app runs forever) IDLE_TIMEOUT_MINUTES=30