semillero-INVIMA/semillero/proxy.conf.json

9 lines
129 B
JSON

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