polymech-astro/packages/imagetools_/docs/sandbox.config.json
2025-08-26 12:17:29 +02:00

12 lines
196 B
JSON

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