|
|
|
@ -49,8 +49,8 @@ module.exports = {
|
|
|
|
|
// },
|
|
|
|
|
// },
|
|
|
|
|
'/api': {
|
|
|
|
|
// target: `http://39.101.188.84:9033`,
|
|
|
|
|
target: `http://192.168.0.108:9033`,
|
|
|
|
|
target: `http://39.101.188.84:9033`,
|
|
|
|
|
// target: `http://192.168.0.108:9033`,
|
|
|
|
|
changeOrigin: true,
|
|
|
|
|
pathRewrite: {
|
|
|
|
|
'^/api': ''
|
|
|
|
|