Fix: 端口冲突
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"scripts": {
|
||||
"test": "gulp test",
|
||||
"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"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user