diff --git a/apps/dokploy/__test__/traefik/traefik.test.ts b/apps/dokploy/__test__/traefik/traefik.test.ts index dc7bc3deb..5c490f7ce 100644 --- a/apps/dokploy/__test__/traefik/traefik.test.ts +++ b/apps/dokploy/__test__/traefik/traefik.test.ts @@ -55,6 +55,7 @@ const baseApp: ApplicationNested = { title: null, updateConfigSwarm: null, username: null, + dockerContextPath: null, }; const baseDomain: Domain = {