|
@@ -109,7 +109,8 @@ const vueConfig = {
|
|
proxy: {
|
|
proxy: {
|
|
'/api': {
|
|
'/api': {
|
|
// target: 'http://192.168.16.102:8101/cw-coupon/',
|
|
// target: 'http://192.168.16.102:8101/cw-coupon/',
|
|
- target: 'http://192.168.16.103:8104/cw-coupon/',
|
|
|
|
|
|
+ // target: 'http://192.168.16.103:8104/cw-coupon/',
|
|
|
|
+ target: 'http://carwash-coupon.test.zyucgj.com/cw-coupon/',
|
|
// target: 'http://carwash.test.zyucgj.com/cw-coupon/',
|
|
// target: 'http://carwash.test.zyucgj.com/cw-coupon/',
|
|
ws: false,
|
|
ws: false,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|