Files
twenty_crm/packages/twenty-docker/build/front/serve.json
2023-12-10 18:10:54 +01:00

6 lines
113 B
JSON

{
"rewrites": [
{ "source": "!static/**", "destination": "/index.html" }
],
"directoryListing": false
}