debug
This commit is contained in:
parent
899f894e51
commit
f672d01777
@ -742,6 +742,7 @@ export async function getPreviews(request: FastifyRequest<OnlyId>) {
|
||||
}
|
||||
}
|
||||
const jsonStdout = JSON.parse(stdout)
|
||||
console.log({jsonStdout, stdout})
|
||||
const containers = jsonStdout.filter((container) => {
|
||||
return (
|
||||
container.Labels['coolify.configuration'] &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user