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