praiadeseselle/wire/modules/Inputfield/InputfieldCKEditor/ckeditor-4.19.0/bender-runner.config.json

17 lines
246 B
JSON
Raw Normal View History

2023-03-10 19:41:40 +01:00
{
"bender": {
"port": 9001
},
"server": {
"port": 9002
},
"paths": {
"ckeditor4": "../ckeditor4/",
"runner": "./src/runner.html"
},
"browsers": {
"linux": [ "chrome", "firefox" ],
"macos": [ "safari" ]
}
}