Files
vokabeltraining/src/proxy.conf.json
2024-11-17 11:56:55 +01:00

6 lines
88 B
JSON

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