healchow commented on code in PR #6141:
URL: https://github.com/apache/inlong/pull/6141#discussion_r992155749
##########
docker/docker-compose/docker-compose.yml:
##########
@@ -46,8 +46,7 @@ services:
image: inlong/manager
container_name: manager
depends_on:
- mysql:
- condition: service_healthy
Review Comment:
After removing the `condition`, did the function normally?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]