Browse Source

接口地址

master
dongyuangong 4 years ago
parent
commit
d283595733
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/index.js

+ 1
- 1
config/index.js View File

@@ -12,7 +12,7 @@ module.exports = {
assetsPublicPath: '/',
proxyTable: {
'/api': {
target: 'http://nanjing.yunhengwang.com/api',
target: 'http://app.yunhengwang.com/api',
changeOrigin: true,
secure: false,
pathRewrite: {

Loading…
Cancel
Save