mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor(builder): removed path log
This commit is contained in:
parent
f772fec407
commit
dafed3096f
@ -159,8 +159,6 @@ export const createCommand = (compose: ComposeNested) => {
|
||||
path = compose.composePath;
|
||||
}
|
||||
|
||||
console.log(path);
|
||||
|
||||
let command = "";
|
||||
|
||||
if (composeType === "docker-compose") {
|
||||
|
Loading…
Reference in New Issue
Block a user