AltitudeWeb/frontend/proxy.conf.json

8 lines
106 B
JSON

{
"/api": {
"target": "http://10.0.0.121:8080",
"secure": false,
"changeOrigin": true
}
}