mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Update INSTALL-cloud.md
This commit is contained in:
parent
18501049e2
commit
9ee315bd7d
1 changed files with 2 additions and 2 deletions
|
@ -67,9 +67,9 @@ This will generate an `app.yml` configuration file on your behalf, and then kick
|
|||
|
||||
- No existing mail server? Check out our [**Recommended Email Providers for Discourse**][mailconfig].
|
||||
|
||||
- For proper email deliverability, you must set correct SPF and DKIM records in your DNS. See your email provider instructions for specifics.
|
||||
- For proper email deliverability, add valid SPF and DKIM records in your DNS. See your email provider instructions for specifics.
|
||||
|
||||
If you need to change or fix your email settings after bootstrapping, you must edit your `app.yml` file and `./launcher rebuild app`, otherwise your changes will not take effect.
|
||||
If you need to change or fix your email settings after bootstrapping, edit your `app.yml` file and `./launcher rebuild app`, otherwise your changes will not take effect.
|
||||
|
||||
# Start Discourse
|
||||
|
||||
|
|
Loading…
Reference in a new issue