proxy controller,direkter Zugriff auf neue Bilder #10

This commit is contained in:
2025-01-17 23:27:29 +00:00
parent ab17db9078
commit 21bd5e4abf
16 changed files with 297 additions and 52 deletions

View File

@@ -3,5 +3,10 @@
"target": "http://localhost:3000",
"secure": false,
"changeOrigin": true
},
"/debug_images": {
"target": "http://localhost:8080",
"secure": false,
"changeOrigin": true
}
}