Skip to content

Commit c74e569

Browse files
committed
updates
1 parent 093adb2 commit c74e569

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

sandbox.config.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"infiniteLoopProtection": true,
3+
"hardReloadOnChange": false,
4+
"view": "browser",
5+
"template": "node",
6+
"container": {
7+
"port": 3000,
8+
"startScript": "start",
9+
"node": "18"
10+
}
11+
}

0 commit comments

Comments
 (0)