mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-01-17 21:12:41 +01:00
12 lines
333 B
JSON
12 lines
333 B
JSON
{
|
|
"baseUrl": "http://0.0.0.0:8880",
|
|
"experimentalStudio": true,
|
|
"downloadsFolder": "tests/cypress/downloads",
|
|
"fixturesFolder": "tests/cypress/fixtures",
|
|
"integrationFolder": "tests/cypress/integration",
|
|
"pluginsFile": false,
|
|
"screenshotsFolder": "tests/cypress/screenshots",
|
|
"supportFile": false,
|
|
"video": false
|
|
}
|