Files
dhfs/webui/.proxyrc
2024-07-06 17:28:47 +02:00

9 lines
115 B
Plaintext

{
"/apiproxy": {
"target": "http://localhost:8080/",
"pathRewrite": {
"^/apiproxy": ""
}
}
}