remove debug
This commit is contained in:
parent
150b50e0ba
commit
c89a959fe8
@ -128,7 +128,6 @@ export async function startService(request: FastifyRequest<ServiceStartStop>, fa
|
||||
}
|
||||
}
|
||||
let image = template.services[s].image
|
||||
console.log({ arm, imageArm: template.services[s].imageArm })
|
||||
if (arm && template.services[s].imageArm) {
|
||||
image = template.services[s].imageArm
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user