polymech-astro/packages/imagetools/docs/sandbox.config.json
2025-08-15 20:42:02 +02:00

12 lines
196 B
JSON

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