dragonschildstudios.com/sandbox.config.json
2024-01-20 20:23:29 +13:00

11 lines
196 B
JSON

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