11 lines
184 B
JSON
11 lines
184 B
JSON
{
|
|
"/api": {
|
|
"target": "http://localhost:8987",
|
|
"secure": false
|
|
},
|
|
"/pictures": {
|
|
"target": "http://localhost:8987/api",
|
|
"secure": false
|
|
}
|
|
}
|
|
|