|
@@ -11,9 +11,8 @@ module.exports = {
|
|
|
assetsPublicPath: '/',
|
|
|
proxyTable: {
|
|
|
'/api': {
|
|
|
- // target: "http://invoice.back.jkcredit.com/",
|
|
|
- // target: "http://192.168.1.184:18081/",
|
|
|
- target: "http://hub.invoice.jkcredit.com/",
|
|
|
+ // target: "http://hub.invoice.jkcredit.com/",
|
|
|
+ target: "http://hub.invoice.back.jkcredit.com/",
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
|
'^/api': ''
|