mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-19 18:35:25 -04:00
1 parent
1f1aa50c54
commit
e9d5b23dfb
1 file changed
+1
-1
+1
-1
@@ -2020,7 +2020,7 @@ def ocisServer(storage, accounts_hash_difficulty = 4, volumes = [], depends_on =
|
||||
"commands": [
|
||||
"%s init --insecure true" % ocis_bin,
|
||||
"cat $OCIS_CONFIG_DIR/ocis.yaml",
|
||||
] + (wrapper_commands if with_wrapper else ["%s server" % ocis_bin]),
|
||||
] + (wrapper_commands),
|
||||
"volumes": volumes,
|
||||
"depends_on": depends_on,
|
||||
},
|
||||
|
||||
Reference in new issue
Block a user