mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
debug a thing
This commit is contained in:
@@ -128,6 +128,7 @@ 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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user