Files
templates/blueprints/cloudflared
Mauricio Siu ff465cdab6 fix(cloudflared): opt-out of isolated deployment (#856)
Cloudflared requires network_mode: host which is mutually exclusive
with Docker networks. Setting isolated = false prevents Dokploy from
injecting networks into this compose.

Fixes https://github.com/Dokploy/dokploy/issues/4366
2026-05-08 19:27:02 -06:00
..