|
@@ -6,6 +6,7 @@ services:
|
|
|
- /tmp/.X11-unix:/tmp/.X11-unix
|
|
- /tmp/.X11-unix:/tmp/.X11-unix
|
|
|
working_dir: /overleaf/services/web
|
|
working_dir: /overleaf/services/web
|
|
|
entrypoint: npm
|
|
entrypoint: npm
|
|
|
|
|
+ command: run cypress:open-ct
|
|
|
user: "${DOCKER_USER:-1000:1000}"
|
|
user: "${DOCKER_USER:-1000:1000}"
|
|
|
environment:
|
|
environment:
|
|
|
VERBOSE_LOGGING:
|
|
VERBOSE_LOGGING:
|