mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
11 lines
202 B
JSON
11 lines
202 B
JSON
|
{
|
||
|
"infiniteLoopProtection": true,
|
||
|
"hardReloadOnChange": false,
|
||
|
"view": "browser",
|
||
|
"container": {
|
||
|
"node": "14",
|
||
|
"port": 3001,
|
||
|
"startScript": "codesandbox"
|
||
|
}
|
||
|
}
|