vokabeltraining/src/proxy.conf.json

6 lines
88 B
JSON

{
"/api": {
"target": "http://localhost:5000",
"secure": false
}
}