|
|
@@ -2,8 +2,8 @@ module.exports={
|
|
|
devServer:{
|
|
|
proxy:{
|
|
|
'/api':{
|
|
|
- target:'http://39.107.246.59:81',
|
|
|
- // target:'https://test.scxjc.club',
|
|
|
+ // target:'http://39.107.246.59:81',
|
|
|
+ target:'https://test.scxjc.club',
|
|
|
// target:'http://caos.tederen.com',
|
|
|
changeOrigin: true,
|
|
|
}
|