warn user that custom domain might overwrite MX record

This commit is contained in:
Girish Ramakrishnan
2016-07-25 21:50:52 -07:00
parent d539f1fec8
commit a67b2c7559

View File

@@ -60,6 +60,8 @@
<div class="col-md-12">
<p ng-show="!config.isCustomDomain">To use a custom domain, configure your domain to use <a target="_blank" href="https://aws.amazon.com/route53/">Route53.</a> Moving to a custom domain will retain all your apps and data and will take around 15 minutes.</p>
<p><b ng-show="!config.isCustomDomain">The Cloudron will take complete ownership of your domain and will overwrite existing DNS records for this domain (like MX record).</b></p>
<table width="100%">
<tr>
<td class="text-muted" style="vertical-align: top;">Domain Name</td>