Skip to content

Database

In need for a DB password but it’s not in the password manager? You can use the following command to get the .env

Terminal window
printenv
// or optional
printenv | grep DATABASE_PASSWORD