Cant run my migration

I always getting SQLSTATE[HY000] [2002] Connection refused on my laravel repository, i see it create the migration table but when it tries to run the migration it fails giving the error.

I believe my composer-docker.yml and env its good configured

Have you tried setting the db_host to adhara-db ?