www_projectinca/sandbox.config.json
2024-06-04 08:03:43 -04:00

12 lines
196 B
JSON

{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"template": "node",
"container": {
"port": 3000,
"startScript": "start",
"node": "18"
}
}