diff --git a/app/integration/docker.ts b/app/integration/docker.ts index e4926a8..b87e138 100644 --- a/app/integration/docker.ts +++ b/app/integration/docker.ts @@ -67,7 +67,7 @@ export default createIntegration({ return false } - context.client = new Client(url.href) + context.client = new Client(fetchU) } // Check if the socket is accessible