We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Connection to the database is made using parameters in environment file .env.local
For PosgreSQL the content of that file can be:
DATABASE_URL=pgsql://database_user:database_password@localhost/database_name?serverVersion=14 DATABASE_PREFIX='phyxo_' APP_ENV=prod APP_SECRET=yourSecret
There was an error while loading. Please reload this page.