diff --git a/webadmin/src/views/certs.html b/webadmin/src/views/certs.html index 9eadd837e..d0885ce68 100644 --- a/webadmin/src/views/certs.html +++ b/webadmin/src/views/certs.html @@ -28,7 +28,7 @@
- This domain must be hosted on AWS Route53. +

This domain must be hosted on AWS Route53.

@@ -36,7 +36,7 @@
- This domain must be hosted on DigitalOcean. +

This domain must be hosted on DigitalOcean.

@@ -50,15 +50,12 @@

- 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!
- All DNS records have to be setup manually before each app installation. -
+ 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.