Fix docker install to have all projects (#3200)

* Fix docker install to have all projects

* Fix

* Fixes
This commit is contained in:
Charles Bochet
2024-01-02 14:31:21 +01:00
committed by GitHub
parent 2204345300
commit 3d16ad8efd
4 changed files with 19 additions and 20 deletions

View File

@@ -118,6 +118,10 @@ You should now have:
Sign in using a seeded demo account `tim@apple.dev` (password: `Applecar2025`) to start using Twenty.
## Step 6: Configure your IDE
As you are executing the project inside a Docker container, you need to configure your IDE to use the same environment.
You can find the instructions for your IDE in our [IDE setup](/contributor/local-setup/ide-setup) guide.
### Troubleshooting