mirror of
https://github.com/koel/koel
synced 2025-02-16 13:28:32 +00:00
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"baseUrl": "http://localhost:8080",
|
|
"pluginsFile": "cypress/plugins/index.ts",
|
|
"viewportWidth": 1440,
|
|
"viewportHeight": 768,
|
|
"video": false
|
|
}
|