mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
web ui beginnings
This commit is contained in:
8
webui/.proxyrc
Normal file
8
webui/.proxyrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"/apiproxy": {
|
||||
"target": "http://localhost:8080/",
|
||||
"pathRewrite": {
|
||||
"^/apiproxy": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user