Fix store command
- Was started with the wrong flagset - Didn't use the ocis-store config at all
This commit is contained in:
@@ -31,6 +31,7 @@ var (
|
||||
// Extensions are ocis extension services
|
||||
Extensions = []string{
|
||||
"proxy",
|
||||
"store",
|
||||
"settings",
|
||||
"phoenix",
|
||||
"graph",
|
||||
|
||||
Reference in New Issue
Block a user