chronograf/ui/githubActions-config.json

6 lines
133 B
JSON
Raw Normal View History

{
"extends": "./cypress.json",
"baseUrl": "http://host.docker.internal:8888",
"video": true,
"videoCompression": 32
}