f01eb585e7
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"infiniteLoopProtection": true,
|
|
"hardReloadOnChange": false,
|
|
"view": "browser",
|
|
"template": "node",
|
|
"container": {
|
|
"port": 4321,
|
|
"startScript": "start",
|
|
"node": "14"
|
|
}
|
|
}
|