Test auf dem Laptop (local) und API von 13
This commit is contained in:
@@ -3,8 +3,8 @@ import { createProxyMiddleware } from "http-proxy-middleware";
|
||||
|
||||
export default createProxyMiddleware({
|
||||
//target: "http://192.168.10.58:3001",
|
||||
//target: "http://10.10.0.13", // Ziel-URL des Proxys
|
||||
target: "http://localhost", // Ziel-URL des Proxys
|
||||
target: "http://10.10.0.13", // Ziel-URL des Proxys, GET //talas5/ClientData/WebserviceMap.asmx/GisStationsStatusDistrict?idMap=10&idUser=484 504 in 20ms
|
||||
//target: "http://localhost", // Ziel-URL des Proxys
|
||||
//target: "http://192.168.10.187:3000", // Ziel-URL des Proxys
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
|
||||
Reference in New Issue
Block a user