mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
remove console log
This commit is contained in:
@@ -415,9 +415,6 @@ export async function proxyConfiguration(request: FastifyRequest<OnlyId>, remote
|
||||
}
|
||||
};
|
||||
}
|
||||
console.log({ httpBasicAuth })
|
||||
|
||||
|
||||
if (buildPack === 'compose') {
|
||||
const services = Object.entries(JSON.parse(dockerComposeConfiguration));
|
||||
if (services.length > 0) {
|
||||
|
||||
Reference in New Issue
Block a user