Lorum ipsum gooble gabble
Option | Description | Environment Variable | Default |
---|---|---|---|
database.host | The hostname of the database server. | Must be supplied | |
database.db | The name of the database to connect to. | app |
|
database.username | The username used to connect to the database server. | APP_DB_USERNAME | app |
database.password | The password used to connect to the database server. | APP_DB_PASSWORD | Must be supplied |
default-driver | Some of these options will have quite a lot of text needed to decribe them. Probably with links off to the relevant documentation section, but not sure the Sphinx theme I'm using renders these potentially very wide tables well? | APP_DRIVER | 'driver1' |