mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-18 17:12:53 +03:00
6 lines
113 B
JSON
6 lines
113 B
JSON
{
|
|
"rewrites": [
|
|
{ "source": "!static/**", "destination": "/index.html" }
|
|
],
|
|
"directoryListing": false
|
|
} |