Remove broken external domain validation
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p class="text-center" ng-show="appConfigure.usingAltDomain && appConfigure.location && appConfigure.isAltDomainValid()">
|
||||
<p class="text-center" ng-show="appConfigure.usingAltDomain && appConfigure.location">
|
||||
Add a CNAME record for {{ appConfigure.location }} to {{ appConfigure.app.fqdn }}
|
||||
<br>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user