timemanager/frontend/proxy.conf.json

7 lines
72 B
JSON
Raw Permalink Normal View History

2023-11-12 16:43:39 +01:00
{
"/api": {
"target": "http://backend",
"secure": false
}
}