mirror of
https://github.com/twentyhq/twenty
synced 2026-05-05 14:28:21 +00:00
* Update CI and CD scripts * Fix docker docs build * Fix CD * Fix CD * Update front build and add postgres intel pg_graphql files * Fix postgres install * Fix * Update docs
6 lines
No EOL
113 B
JSON
6 lines
No EOL
113 B
JSON
{
|
|
"rewrites": [
|
|
{ "source": "!static/**", "destination": "/index.html" }
|
|
],
|
|
"directoryListing": false
|
|
} |