@ -32,9 +32,11 @@ func GetConfig() *Config {
}
func SetConfig(url string, database string) *Config {
instance = &Config{
MongoUrl: url,
MongoDatabase: database,
once.Do(func() {
})
return instance
The note is not visible to the blocked user.