Littwin config

This commit is contained in:
ISA
2024-05-23 09:53:43 +02:00
parent 5cad5df44a
commit f30a69e028
6 changed files with 24 additions and 25 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: {