add config-file flag to ocis, propagate log config to graph & graph-explorer
This commit is contained in:
@@ -70,6 +70,7 @@ type Mode int
|
||||
// Config combines all available configuration parts.
|
||||
type Config struct {
|
||||
Mode Mode
|
||||
File string
|
||||
|
||||
Registry string
|
||||
Log Log
|
||||
|
||||
Reference in New Issue
Block a user