invoiceninja/cypress.json
Benjamin Beganović 6a972ba378 wip
2021-02-03 16:49:29 +01:00

8 lines
156 B
JSON

{
"video": false,
"baseUrl": "https://localhost:8000/",
"chromeWebSecurity": false,
"env": {
"runningEnvironment": "native"
}
}