ami: do not set domain provider by default
This commit is contained in:
@@ -86,7 +86,7 @@ watch(provider, (p) => {
|
||||
} else {
|
||||
tlsProvider.value = 'letsencrypt-prod-wildcard';
|
||||
}
|
||||
});
|
||||
}, { immediate: true });
|
||||
|
||||
const gcdnsFileParseError = ref('');
|
||||
function onGcdnsFileInputChange(event) {
|
||||
|
||||
Reference in New Issue
Block a user