Fixup secondary domains for restoring of apps from the archive
This commit is contained in:
@@ -56,8 +56,6 @@ function create() {
|
||||
}
|
||||
|
||||
if (result.needsOverwrite) {
|
||||
// $scope.archiveRestore.needsOverwrite = true;
|
||||
// $scope.archiveRestore.overwriteDns = true;
|
||||
return [{ type: 'externally_exists', fqdn, message: 'DNS Record already exists. Confirm that the domain is not in use for services external to Cloudron' }];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user