add: read Gis Lines

This commit is contained in:
ISA
2024-06-07 11:49:22 +02:00
parent fe2d3233fa
commit 0f3cfee98c
10 changed files with 258 additions and 182 deletions

View File

@@ -4,6 +4,7 @@ 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://192.168.10.187:3000", // Ziel-URL des Proxys
changeOrigin: true,
pathRewrite: {