site-library/packages/imagetools/demo/sandbox.config.json
2025-03-12 18:53:16 +01:00

12 lines
207 B
JSON

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