mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-18 13:45:23 +02:00
refactor(multi-server): add error support
This commit is contained in:
@@ -98,6 +98,7 @@ Compose Type: ${composeType} ✅`;
|
||||
});
|
||||
|
||||
const bashCommand = `
|
||||
set -e;
|
||||
echo "${logBox}" >> ${logPath};
|
||||
${newCompose}
|
||||
${envCommand}
|
||||
|
||||
Reference in New Issue
Block a user