From 5b0bf99cbfb05773f39957b418d50c5e49752c1d Mon Sep 17 00:00:00 2001 From: seppulcro Date: Thu, 19 Sep 2024 14:40:20 +0100 Subject: [PATCH] fix: update roundcube template remove bad chars --- apps/dokploy/templates/roundcube/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/templates/roundcube/docker-compose.yml b/apps/dokploy/templates/roundcube/docker-compose.yml index 562f350f..4dd6097a 100644 --- a/apps/dokploy/templates/roundcube/docker-compose.yml +++ b/apps/dokploy/templates/roundcube/docker-compose.yml @@ -14,4 +14,4 @@ services: networks: dokploy-network: - external: true``` + external: true