diff --git a/compose.local-test.yml b/compose.local-test.yml index ecb9f42722..7cb0440bad 100644 --- a/compose.local-test.yml +++ b/compose.local-test.yml @@ -32,6 +32,7 @@ services: image: node:iron ports: - 3000:3000 + working_dir: /host volumes: - ./:/host command: sleep infinity