mirror of
https://github.com/acid-info/Kurate.git
synced 2025-01-13 01:14:12 +00:00
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"build": {
|
|
"env": {
|
|
"ENABLE_VC_BUILD": "1"
|
|
}
|
|
},
|
|
"routes": [{ "src": "/[^.]+", "dest": "/", "status": 200 }]
|
|
}
|