From 59a3ce67a7b2070d1b481ee481f081d7a9d32add Mon Sep 17 00:00:00 2001 From: A'zamov Samandar Date: Wed, 5 Nov 2025 18:15:30 +0500 Subject: [PATCH] fix typo --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 82caf97..ca26ce7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -9,7 +9,7 @@ services: - taxi ports: - mode: ingress - targer: 8000 + target: 8000 published: ${PORT:?Enviromentda PORT topilmadi} protocol: tcp deploy: