Fix a small typo.

This commit is contained in:
Abhilash Raj
2017-04-21 15:22:23 -07:00
parent 2833647e06
commit 8630f39a13
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ These are the settings that you MUST change before deploying:
- `SERVE_FROM_DOMAIN`: The domain name from which Django will be served. To be - `SERVE_FROM_DOMAIN`: The domain name from which Django will be served. To be
added to `ALLOWED_HOSTS` in django settings. Default value is not set. added to `ALLOWED_HOSTS` in django settings. Default value is not set.
- `HYPERKITT_API_KEY`: Hyperkitty's API Key, should be set to the same value as - `HYPERKITTY_API_KEY`: Hyperkitty's API Key, should be set to the same value as
set for the mailman-core. set for the mailman-core.
For more detauls on how to configura this image, please look at [Mailman-web's For more detauls on how to configura this image, please look at [Mailman-web's

View File

@@ -14,7 +14,7 @@ These are the settings that you MUST change before deploying:
- `SERVE_FROM_DOMAIN`: The domain name from which Django will be served. To be - `SERVE_FROM_DOMAIN`: The domain name from which Django will be served. To be
added to `ALLOWED_HOSTS` in django settings. Default value is not set. added to `ALLOWED_HOSTS` in django settings. Default value is not set.
- `HYPERKITT_API_KEY`: Hyperkitty's API Key, should be set to the same value as - `HYPERKITTY_API_KEY`: Hyperkitty's API Key, should be set to the same value as
set for the mailman-core. set for the mailman-core.
These are the settings that are set to sane default and you do not need to These are the settings that are set to sane default and you do not need to