Skip to content

Commit

Permalink
fix : Update local setup doc (#9383)
Browse files Browse the repository at this point in the history
Co-authored-by: Etienne Jouan <[email protected]>
  • Loading branch information
etiennejouan and Etienne Jouan authored Jan 6, 2025
1 parent 3eb7ec9 commit 7d3c8b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ You should run all commands in the following steps from the root of the project.
</ArticleTab>
</ArticleTabs>

You can now access the database at [localhost:5432](localhost:5432), with user `twenty` and password `twenty` .
You can now access the database at [localhost:5432](localhost:5432), with user `postgres` and password `postgres` .

## Step 4: Set up a Redis Database (cache)
Twenty requires a redis cache to provide the best performance
Expand Down

0 comments on commit 7d3c8b4

Please sign in to comment.