diff --git a/webadmin/src/setupdns.html b/webadmin/src/setupdns.html index 68a271f8f..4c520dc08 100644 --- a/webadmin/src/setupdns.html +++ b/webadmin/src/setupdns.html @@ -72,25 +72,25 @@

- This domain must be hosted on AWS Route53. + This domain must be hosted on AWS Route53.

- This domain must be hosted on DigitalOcean. + This domain must be hosted on DigitalOcean.

- Setup A records for *.{{ dnsCredentials.domain || 'example.com' }} and {{ dnsCredentials.domain || 'example.com' }} to this server's IP! + Setup A records for *.{{ dnsCredentials.domain || 'example.com' }} and {{ dnsCredentials.domain || 'example.com' }} to this server's IP.

- - Setup an A record for my.{{ dnsCredentials.domain || 'example.com' }} to this server's IP!
+ + Setup an A record for my.{{ dnsCredentials.domain || 'example.com' }} to this server's IP.
All DNS records have to be setup manually before each app installation.