Salud_UT/saludut-inpec/proxy.conf.json

8 lines
105 B
JSON

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