Ver a proveniência

更换默认api代理地址

new-cli
unknown há 4 anos
ascendente
cometimento
6c64a8384a
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      config/index.js

+ 1
- 1
config/index.js Ver ficheiro

@@ -20,7 +20,7 @@ module.exports = {
assetsPublicPath: '/',
proxyTable: {
'/api/**': {
target: 'http://192.168.5.32:9003',
target: 'http://10.240.5.189:9003',
changeOrigin: true,
secure: false,
}


Carregando…
Cancelar
Guardar