uptime-kuma/sandbox.config.json
2021-08-26 20:36:58 +08:00

11 lines
202 B
JSON

{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"container": {
"node": "14",
"port": 3001,
"startScript": "codesandbox"
}
}