diff --git a/compose.yaml b/compose.yaml index d553ed1..cff1ff8 100644 --- a/compose.yaml +++ b/compose.yaml @@ -39,8 +39,8 @@ services: undetected-chromedriver: build: - context: . - dockerfile: undetectedChromedriver/seleniumChromedriverDockerfile + context: ./undetectedChromedriver + dockerfile: seleniumChromedriverDockerfile restart: unless-stopped volumes: - /tmp:/tmp