Files
EnvelopeGenerator/EnvelopeGenerator.GeneratorAPI/ClientApp/envelope-generator-ui/proxy.conf.json

7 lines
121 B
JSON

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