Update telegram-client
This commit is contained in:
parent
f117aab705
commit
c2bbaa7e6c
@ -10,16 +10,16 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 4999:8080
|
- 4999:8080
|
||||||
environment:
|
environment:
|
||||||
ASPNETCORE_ENVIRONMENT: Production
|
ASPNETCORE_ENVIRONMENT: DockerCompose
|
||||||
depends_on:
|
depends_on:
|
||||||
nocr-rabbitmq:
|
nocr-rabbitmq:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
nocr-users:
|
#nocr-users:
|
||||||
condition: service_healthy
|
# condition: service_healthy
|
||||||
nocr-text-matcher:
|
#nocr-text-matcher:
|
||||||
condition: service_healthy
|
# condition: service_healthy
|
||||||
nocr-telegram-listener:
|
#nocr-telegram-listener:
|
||||||
condition: service_healthy
|
# condition: service_healthy
|
||||||
|
|
||||||
nocr-text-matcher:
|
nocr-text-matcher:
|
||||||
container_name: nocr-text-matcher
|
container_name: nocr-text-matcher
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit ea5cb891216d0c99734522ca003f080e1bc46581
|
Subproject commit 5aa5c2b1837b572de51faec06954b897d7369290
|
||||||
Loading…
Reference in New Issue
Block a user