shawn-reuter-blog/sandbox.config.json

12 lines
196 B
JSON
Raw Permalink Normal View History

2021-11-30 20:18:49 +00:00
{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"template": "node",
"container": {
"port": 3000,
"startScript": "start",
"node": "14"
}
}