Commit 09e8c4ca authored by 汪忙忙's avatar 汪忙忙

fix: 去掉端口号

parent 307a1d30
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
}, },
"port": 5555, "port": 5555,
"serverProxy": { "serverProxy": {
"target": "http://tornado.duibadev.com.cn:8888/" "target": "http://tornado.duibadev.com.cn"
}, },
"devDependencies": { "devDependencies": {
"nodemon": "^2.0.4" "nodemon": "^2.0.4"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment