Password container db
Does anyone know what the root password is for the twenty db container?
3 Replies
if you are using make postgres-on-docker
https://github.com/twentyhq/twenty/blob/main/packages/twenty-postgres/docker/docker-compose.yml
GitHub
twenty/packages/twenty-postgres/docker/docker-compose.yml at main ·...
Building a modern alternative to Salesforce, powered by the community. - twentyhq/twenty
@gleydsonrb is your issue solved or do you still need assistance ?
You should have two users:
- postgres default user (password postgres if you haven't touched it)
- twenty super user (password twenty if you haven't touched it)