Merge branch 'neuer-branch' into Dev
This commit is contained in:
@@ -3,7 +3,11 @@ import { createProxyMiddleware } from "http-proxy-middleware";
|
||||
|
||||
export default createProxyMiddleware({
|
||||
//target: "http://192.168.10.58:3001",
|
||||
<<<<<<< HEAD
|
||||
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://10.10.0.13", // Ziel-URL des Proxys
|
||||
>>>>>>> neuer-branch
|
||||
//target: "http://localhost", // Ziel-URL des Proxys
|
||||
//target: "http://192.168.10.187:3000", // Ziel-URL des Proxys
|
||||
changeOrigin: true,
|
||||
|
||||
Reference in New Issue
Block a user