Fix: 端口冲突
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "gulp test",
|
"test": "gulp test",
|
||||||
"start": "gulp serve",
|
"start": "gulp serve",
|
||||||
"web": "gulp serve --host 0.0.0.0 --port 3000",
|
"web": "gulp serve --host 0.0.0.0 --port 8888",
|
||||||
"build": "gulp build"
|
"build": "gulp build"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user