uptime-kuma/sandbox.config.json

11 lines
202 B
JSON
Raw Normal View History

2021-08-26 08:36:58 -04:00
{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"container": {
"node": "14",
"port": 3001,
"startScript": "codesandbox"
}
}