Browse Source

中医对接地址

zhouna 4 years ago
parent
commit
0780fa9f31
1 changed files with 1 additions and 0 deletions
  1. 1 0
      webpack.config.js

+ 1 - 0
webpack.config.js

@@ -475,6 +475,7 @@ module.exports = {
   devServer: {
   devServer: {
     contentBase: "./dist", //静态文件根目录
     contentBase: "./dist", //静态文件根目录
     proxy: {
     proxy: {
+        '/lantone': 'http://114.55.109.16:81',
       '*': proxyHost
       '*': proxyHost
     },
     },
     hot: true,
     hot: true,