change to fit update to oclib
This commit is contained in:
parent
2bc6e4327e
commit
47570d9423
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,
|
||||||
|
Loading…
Reference in New Issue
Block a user