let's assume DNS records are required

This commit is contained in:
Jeff Atwood
2018-08-22 02:20:14 -07:00
committed by GitHub
parent 4c4cdf1f7c
commit 50955dbe30

View File

@@ -83,7 +83,7 @@ This will generate an `app.yml` configuration file on your behalf, and then kick
### Start Discourse
Once bootstrapping is complete, your Discourse should be accessible in your web browser via the domain name `discourse.example.com` you entered earlier, provided you configured DNS. If not, you can visit the server IP directly, e.g. `http://192.168.1.1`.
Once bootstrapping is complete, your Discourse should be accessible in your web browser via the domain name `discourse.example.com` you entered earlier.
<img src="https://www.discourse.org/images/install/17/discourse-congrats.png" width="650">