dvbooking/admin/proxy.conf.json
2025-11-13 21:49:41 +01:00

9 lines
130 B
JSON

{
"/api": {
"target": "http://localhost:3000",
"secure": false,
"logLevel": "debug",
"changeOrigin": true
}
}