Jay Patel
Default workspace
Currently We do have two workspaces: Apple and ACME
We have disabled multiple workspace flag in env, So we are getting default workspace for Apple, but what should I do If I want ACME as a default workspace?
@thomast @charles @Prastoin
3 replies
Use redis without docker-compose.yml
Version: 0.30.2
We are deploying a project on AWS EC2 using
In version 0.30.2, Redis has been added. Instead of updating the
We are deploying a project on AWS EC2 using
/packages/twenty-docker/twenty/Dockerfile
.In version 0.30.2, Redis has been added. Instead of updating the
docker-compose.yml
file, what changes should be made in the Dockerfile or at any other places to integrate Redis?
@charles @thomast4 replies