13 lines
248 B
JSON
13 lines
248 B
JSON
{
|
|
"routes": {
|
|
"/api2/test": "mock/test.txt"
|
|
},
|
|
"config": {
|
|
"cacheConfig": true,
|
|
"reloadOnChange": true,
|
|
"defaultContentType": "application/json",
|
|
"proxyPort": 443,
|
|
"targetHost": "localhost",
|
|
"targetPort": 443
|
|
}
|
|
} |