6 lines
113 B
JSON
6 lines
113 B
JSON
{
|
|
"rewrites": [
|
|
{ "source": "!static/**", "destination": "/index.html" }
|
|
],
|
|
"directoryListing": false
|
|
} |