Files
rafa-links/sandbox.config.json
Rafael González 67b686901b Finished version 1
2022-01-07 22:21:53 -06:00

12 lines
196 B
JSON

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