mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-16 07:12:30 +01:00
8 lines
190 B
JSON
8 lines
190 B
JSON
|
{
|
||
|
"baseUrl": "http://localhost:8000",
|
||
|
"trashAssetsBeforeRuns": true,
|
||
|
"screenshotsFolder": ".cypress/screenshots",
|
||
|
"videosFolder": ".cypress/videos",
|
||
|
"videoUploadOnPasses": false
|
||
|
}
|