Project 'zhuangke/ts-api-demo' was moved to 'wmvm/ts-api-demo'. Please update any links and bookmarks that may still have the old path.
Commit 55400170 authored by ml's avatar ml

修改端口号

parent 6ffab4a8
......@@ -13,7 +13,7 @@ export default _.merge(
require(config_file),
common_config,
{
port: 8080, //服务端口
port: 8081, //服务端口
contractData: {}
},
{
......
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