@@ -1901,6 +1901,8 @@ def ocisServer(storage, accounts_hash_difficulty = 4, volumes = [], depends_on =
|
|||||||
"FRONTEND_SEARCH_MIN_LENGTH": "2",
|
"FRONTEND_SEARCH_MIN_LENGTH": "2",
|
||||||
"OCIS_ASYNC_UPLOADS": True,
|
"OCIS_ASYNC_UPLOADS": True,
|
||||||
"OCIS_EVENTS_ENABLE_TLS": False,
|
"OCIS_EVENTS_ENABLE_TLS": False,
|
||||||
|
"MICRO_REGISTRY": "natsjs",
|
||||||
|
"MICRO_REGISTRY_ADDRESS": "127.0.0.1:9233",
|
||||||
}
|
}
|
||||||
|
|
||||||
if deploy_type == "":
|
if deploy_type == "":
|
||||||
|
|||||||
Reference in New Issue
Block a user