Files
DigitalData.StaffDBServer/ClientApp/staff-db-ui/proxy.conf.json

7 lines
121 B
JSON

{
"/api": {
"target": "https://localhost:7202",
"secure": false,
"changeOrigin": true
}
}