Skip to content

Commit

Permalink
chore: Update basic/sandbox.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 19, 2021
1 parent 4c88e54 commit e4e9fab
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion example/basic/sandbox.config.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
{
"template": "node"
"template": "node",
"container": {
"node": "12",
"startScript": "npm run build && npm run start"
}
}

0 comments on commit e4e9fab

Please sign in to comment.