diff --git a/compose-test.yaml b/compose-test.yaml index a4f6a1e..75a00fd 100644 --- a/compose-test.yaml +++ b/compose-test.yaml @@ -20,6 +20,7 @@ services: volumes: - ./backend/recotem:/app - test-data-location:/app/data/ + - /var/run/docker.sock:/var/run/docker.sock ports: - "8000:80" environment: