diff --git a/.drone.star b/.drone.star index be730039c..0e6f3998b 100644 --- a/.drone.star +++ b/.drone.star @@ -1901,6 +1901,8 @@ def ocisServer(storage, accounts_hash_difficulty = 4, volumes = [], depends_on = "FRONTEND_SEARCH_MIN_LENGTH": "2", "OCIS_ASYNC_UPLOADS": True, "OCIS_EVENTS_ENABLE_TLS": False, + "MICRO_REGISTRY": "natsjs", + "MICRO_REGISTRY_ADDRESS": "127.0.0.1:9233", } if deploy_type == "":