11 lines
158 B
JSON
11 lines
158 B
JSON
|
{
|
||
|
"/api": {
|
||
|
"target": "http://localhost:8080",
|
||
|
"secure": false
|
||
|
},
|
||
|
"/health": {
|
||
|
"target": "http://localhost:8080",
|
||
|
"secure": false
|
||
|
}
|
||
|
}
|