mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-01-28 16:34:10 +01:00
9 lines
150 B
JSON
9 lines
150 B
JSON
|
{
|
||
|
"/api": {
|
||
|
"target": "http://localhost:8000",
|
||
|
"secure": false,
|
||
|
"pathRewrite": {
|
||
|
"^/api": ""
|
||
|
}
|
||
|
}
|
||
|
}
|