diff --git a/setup/templates/steps/compose/03_expose.html b/setup/templates/steps/compose/03_expose.html index bde4e84b..93c2147f 100644 --- a/setup/templates/steps/compose/03_expose.html +++ b/setup/templates/steps/compose/03_expose.html @@ -52,7 +52,9 @@ avoid generic all-interfaces addresses like 0.0.0.0 or ::MX record. Hostnames must be comma-separated. If you're having trouble accessing your admin interface, make sure it is the first entry here (and possibly the -same as your DOMAIN entry from earlier.

+same as your DOMAIN entry from earlier). Also make sure that the first entry in +this list resolves to the IP address of your server, and that the reverse DNS entry for +the IP address of your server resolves to this first entry in this list.