Postgres
DATABASE_URI
format should be postgresql://<user>:<pass>@<host>:<port>/<database>
Example:
DATABASE_URI=postgresql://user:pass@localhost:5432/llana
DATABASE_URI
format should be postgresql://<user>:<pass>@<host>:<port>/<database>
Example:
DATABASE_URI=postgresql://user:pass@localhost:5432/llana