compatibility with oclib update
This commit is contained in:
@@ -3,10 +3,14 @@ package conf
|
||||
import "sync"
|
||||
|
||||
type Config struct {
|
||||
MongoURL string
|
||||
Database string
|
||||
LokiURL string
|
||||
NatsURL string
|
||||
ExecutionID string
|
||||
Timeout int
|
||||
WorkflowID string
|
||||
Logs string
|
||||
}
|
||||
|
||||
var instance *Config
|
||||
|
Reference in New Issue
Block a user