vokabeltraining/proxy.conf.json

7 lines
116 B
JSON

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