aboutsummaryrefslogtreecommitdiffstats
path: root/diesel.toml
Commit message (Collapse)AuthorAgeFilesLines
* Set up database and connection pool with rocket_contrib::databases.Harald Eilertsen2019-03-041-0/+5
Set the env var DATABASE_URL before running the server. A .env file in the root of the project is also supported.