Gerät in Popup anzeigen

This commit is contained in:
ISA
2024-05-27 11:05:48 +02:00
parent 93c8624d12
commit bf4d86406b
5 changed files with 32 additions and 15 deletions

View File

@@ -2,8 +2,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://192.168.10.58:3001",
target: "http://10.10.0.13", // Ziel-URL des Proxys
//target: "http://192.168.10.187:3000", // Ziel-URL des Proxys
changeOrigin: true,
pathRewrite: {