From e183d58f715227780ccd6073cebdc20f762c62f7 Mon Sep 17 00:00:00 2001 From: Piotr Biernat Date: Sat, 24 Jun 2023 17:45:07 +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 92f06da..ff85510 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: ["-ui-content-path=/registry"] + command: ["-ui-content-path=/registry -log-level=DEBUG"] environment: - APP_DOMAIN=registry.egommerce.local ports: