diff --git a/public/default/config.js b/public/default/config.js index 217724bc..6a16557f 100644 --- a/public/default/config.js +++ b/public/default/config.js @@ -17,7 +17,7 @@ * */ (function () { - // host = ip:prot + // host = ip:port const host = '192.168.8.100:3030'; // Service Address 服务地址