Merge pull request #246 from funkypenguin/patch-1

Update README.md
This commit is contained in:
Abhilash Raj
2018-06-05 21:00:31 -07:00
committed by GitHub

View File

@@ -185,7 +185,7 @@ Readme](web/README.md)
These are the variables that you MUST change before deploying:
- `HYPERKITTY_API_KEY`: Hyperkitty's API Key, should be set to the same value as
set for the mailman-core.
set for the mailman-web.
- `DATABASE_URL`: URL of the type
`driver://user:password@hostname:port/databasename` for the django to use. If