mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #856] [MERGED] fix(cloudflared): opt-out of isolated deployment #15195
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/856
Author: @Siumauricio
Created: 5/9/2026
Status: ✅ Merged
Merged: 5/9/2026
Merged by: @Siumauricio
Base:
canary← Head:fix/cloudflared-isolated-deployment📝 Commits (1)
d0e9ba0fix(cloudflared): opt-out of isolated deployment📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
blueprints/cloudflared/template.toml(+1 -0)📄 Description
Summary
isolated = falseto the cloudflared template confignetwork_mode: hostwhich is mutually exclusive with Docker networksservice cloudflared declares mutually exclusive network_mode and networksRequires Dokploy/dokploy#4366
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.