|
@@ -26,6 +26,7 @@ module.exports = {
|
|
|
proxy: {
|
|
|
'/api': {
|
|
|
target:'http://192.168.0.43:8087/TransServlet',
|
|
|
+ //target:'http://192.168.0.43:8087/TransServlet',
|
|
|
// target: 'http://localhost:8081/', // 后端接口地址
|
|
|
// target: 'http://192.168.0.43:8081/',
|
|
|
// target: 'http://192.168.0.43:8181/',
|