Update telegram-client

This commit is contained in:
Sergey Nazarov 2024-08-03 15:03:16 +03:00
parent f117aab705
commit c2bbaa7e6c
2 changed files with 8 additions and 8 deletions

View File

@ -10,16 +10,16 @@ services:
ports:
- 4999:8080
environment:
ASPNETCORE_ENVIRONMENT: Production
ASPNETCORE_ENVIRONMENT: DockerCompose
depends_on:
nocr-rabbitmq:
condition: service_healthy
nocr-users:
condition: service_healthy
nocr-text-matcher:
condition: service_healthy
nocr-telegram-listener:
condition: service_healthy
#nocr-users:
# condition: service_healthy
#nocr-text-matcher:
# condition: service_healthy
#nocr-telegram-listener:
# condition: service_healthy
nocr-text-matcher:
container_name: nocr-text-matcher

@ -1 +1 @@
Subproject commit ea5cb891216d0c99734522ca003f080e1bc46581
Subproject commit 5aa5c2b1837b572de51faec06954b897d7369290