mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-05-06 13:48:52 +00:00
💥 v2.0 必须更新面板,新增服务监控
This commit is contained in:
@@ -29,7 +29,6 @@ type Config struct {
|
||||
v *viper.Viper
|
||||
}
|
||||
|
||||
// ReadInConfig ..
|
||||
func (c *Config) Read(path string) error {
|
||||
c.v = viper.New()
|
||||
c.v.SetConfigFile(path)
|
||||
|
||||
Reference in New Issue
Block a user