feat: 尝试支持设置阿里云 dns
This commit is contained in:
@@ -15,5 +15,6 @@ type Config struct {
|
||||
|
||||
type BasicConfig struct {
|
||||
Domain string `mapstructure:"domain"`
|
||||
TTL uint `mapstructure:"ttl"`
|
||||
Other map[string]interface{} `mapstructure:",remain"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user