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