change to fit update to oclib
This commit is contained in:
2
main.go
2
main.go
@@ -12,7 +12,7 @@ import (
|
|||||||
func main() {
|
func main() {
|
||||||
oclib.SetConfig(
|
oclib.SetConfig(
|
||||||
conf.GetConfig().MongoUrl,
|
conf.GetConfig().MongoUrl,
|
||||||
conf.GetConfig().MongoUrl,
|
conf.GetConfig().DBName,
|
||||||
conf.GetConfig().NatsUrl,
|
conf.GetConfig().NatsUrl,
|
||||||
conf.GetConfig().LokiUrl,
|
conf.GetConfig().LokiUrl,
|
||||||
conf.GetConfig().Logs,
|
conf.GetConfig().Logs,
|
||||||
|
|||||||
Reference in New Issue
Block a user