www_ourworld_freezone/sandbox.config.json

12 lines
196 B
JSON
Raw Permalink Normal View History

2024-07-01 15:20:18 +00:00
{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"template": "node",
"container": {
"port": 3000,
"startScript": "start",
"node": "18"
}
}