From 583cfa7499550af037653b5435e894b82513acdc Mon Sep 17 00:00:00 2001 From: Piotr Biernat Date: Sat, 24 Jun 2023 17:19:32 +0200 Subject: [PATCH] Update mikr.us env --- deploy/egommerce-stack.dev.local.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy/egommerce-stack.dev.local.yml b/deploy/egommerce-stack.dev.local.yml index 41098e5..92f06da 100644 --- a/deploy/egommerce-stack.dev.local.yml +++ b/deploy/egommerce-stack.dev.local.yml @@ -14,6 +14,7 @@ services: environment: - APP_DOMAIN=registry.egommerce.local ports: + - '8300:8300' - '40058:8500' - '8600:8600' - '8600:8600/udp'