mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-12 19:29:30 +08:00
10 lines
148 B
JSON
10 lines
148 B
JSON
![]() |
{
|
||
|
"/api/*": {
|
||
|
"target": "http://localhost:8180",
|
||
|
"secure":false,
|
||
|
"pathRewrite": {
|
||
|
"^/api": ""
|
||
|
}
|
||
|
}
|
||
|
}
|