From db87d52012a5edab66119ef5d46207fb94f5c060 Mon Sep 17 00:00:00 2001 From: Piotr Biernat Date: Sat, 24 Jun 2023 17:54:28 +0200 Subject: [PATCH] Update mikr.us env --- deploy/egommerce-stack.dev.local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/egommerce-stack.dev.local.yml b/deploy/egommerce-stack.dev.local.yml index 1cf31e7..b212099 100644 --- a/deploy/egommerce-stack.dev.local.yml +++ b/deploy/egommerce-stack.dev.local.yml @@ -10,7 +10,7 @@ services: - '5672:5672' api-registry: - command: ["-aut-config=false", "-ui-content-path=/registry", -log-level=DEBUG] + command: ["-bootstrap-expect=1", "-ui-content-path=/registry", -log-level=DEBUG] environment: - APP_DOMAIN=registry.egommerce.local ports: