From 3a960fa649c12f70d2aad683d29d51a3f5b2f76a Mon Sep 17 00:00:00 2001 From: Claude Code Date: Sat, 4 Apr 2026 15:57:08 -0700 Subject: [PATCH] =?UTF-8?q?chore(infrastructure):=20=F0=9F=94=A7=20Update?= =?UTF-8?q?=20service=20port=20mappings=20and=20network=20configurations?= =?UTF-8?q?=20in=20infrastructure-as-code=20YAML?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- infrastructure/ports.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/infrastructure/ports.yaml b/infrastructure/ports.yaml index 45eff82b..b63719d5 100644 --- a/infrastructure/ports.yaml +++ b/infrastructure/ports.yaml @@ -27,6 +27,10 @@ imajin: # Gallery image classifier image-classifier: 8012 + # Media gallery + gallery: 3150 + gallery-ui: 5220 + # Studio frontend studio: 5174