9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"/": {
|
|
"target": "http://localhost:17333",
|
|
"secure": false,
|
|
"pathRewrite": {"^/foobar" : ""},
|
|
"changeOrigin": true,
|
|
"logLevel": "debug"
|
|
}
|
|
} |