8 lines
97 B
JSON
8 lines
97 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/vt/(.*)",
|
|
"destination": "/api/proxy"
|
|
}
|
|
]
|
|
} |