mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #17374 from overleaf/jpa-cypress-docker
[web] start docker-compose based cypress in open-ct mode by default GitOrigin-RevId: 692965035206b59c9e942e7ed873f290c94daaec
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
- /tmp/.X11-unix:/tmp/.X11-unix
|
||||
working_dir: /overleaf/services/web
|
||||
entrypoint: npm
|
||||
command: run cypress:open-ct
|
||||
user: "${DOCKER_USER:-1000:1000}"
|
||||
environment:
|
||||
VERBOSE_LOGGING:
|
||||
|
||||
Reference in New Issue
Block a user