We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b4fd4 commit 28e6e00Copy full SHA for 28e6e00
package.json
@@ -14,6 +14,7 @@
14
"dev": "docker/compose-wrapper.sh",
15
"dev:up": "npm run dev up sshd workspace_node_dev",
16
"dev:stop": "npm run dev stop",
17
+ "dev:restart": "npm run dev restart",
18
"dev:down": "npm run dev down",
19
"dev:status": "npm run dev status",
20
"dev:logs": "npm run dev -- logs -f",
0 commit comments