From 77e9df5fb2b90ce23902cc6154810ed79018d91b Mon Sep 17 00:00:00 2001 From: A'zamov Samandar Date: Wed, 5 Nov 2025 16:44:03 +0500 Subject: [PATCH] fix typo --- stack.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/stack.yaml b/stack.yaml index 0011205..8f77586 100644 --- a/stack.yaml +++ b/stack.yaml @@ -7,6 +7,11 @@ services: - .env networks: - taxi + ports: + - mode: ingress + targer: 8000 + published: ${PORT:?Enviromentda PORT topilmadi} + protocol: tcp deploy: mode: replicated replicas: 1