remove console.log
This commit is contained in:
parent
dc2d15fd9c
commit
cdb25cd0e9
@ -301,7 +301,6 @@ export async function isDomainConfigured({
|
|||||||
},
|
},
|
||||||
select: { fqdn: true }
|
select: { fqdn: true }
|
||||||
});
|
});
|
||||||
console.log({foundApp, foundService})
|
|
||||||
return !!(foundApp || foundService || coolifyFqdn);
|
return !!(foundApp || foundService || coolifyFqdn);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user