mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-01 09:52:23 -06:00
added phoenix, graph, ocs and webdav to startup
This commit is contained in:
@@ -143,6 +143,10 @@ func Server(cfg *config.Config) cli.Command {
|
||||
|
||||
// ocis extensions
|
||||
"hello",
|
||||
"phoenix",
|
||||
"graph",
|
||||
"ocs",
|
||||
"webdav",
|
||||
}
|
||||
|
||||
for _, service := range services {
|
||||
|
||||
Reference in New Issue
Block a user