Migrate to a monorepo structure (#2909)
This commit is contained in:
6
packages/twenty-docker/build/front/serve.json
Normal file
6
packages/twenty-docker/build/front/serve.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"rewrites": [
|
||||
{ "source": "!static/**", "destination": "/index.html" }
|
||||
],
|
||||
"directoryListing": false
|
||||
}
|
||||
Reference in New Issue
Block a user