www_ourworld_freezone/sandbox.config.json
sasha-astiadi 30a3c6a3d1 new
2024-07-01 17:20:18 +02:00

12 lines
196 B
JSON

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