Commit 55400170 authored by ml's avatar ml

修改端口号

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