|
@@ -12,8 +12,8 @@ module.exports = {
|
|
devServer: {
|
|
devServer: {
|
|
proxy: {
|
|
proxy: {
|
|
'/': {
|
|
'/': {
|
|
- target: 'http://localhost:8085',
|
|
|
|
- // target: 'http://119.23.22.31:30962',
|
|
|
|
|
|
+ // target: 'http://localhost:8085',
|
|
|
|
+ target: 'http://119.23.22.31:32009',
|
|
// target: 'http://119.23.22.31:31588',
|
|
// target: 'http://119.23.22.31:31588',
|
|
autoRewrite: true,
|
|
autoRewrite: true,
|
|
ws: false
|
|
ws: false
|