improve cmd
This commit is contained in:
@ -73,7 +73,7 @@ type ResolverConfig struct {
|
||||
type HostConfig struct {
|
||||
IP string
|
||||
Hostname string
|
||||
Aliases []string
|
||||
Aliases []string `yaml:",omitempty"`
|
||||
}
|
||||
|
||||
type HostsConfig struct {
|
||||
|
Reference in New Issue
Block a user