How should I resolve this error. I have successfully deployed my node js application. Have added the secrets as well from .env to fly
cdg [error] instance refused connection. is your app listening on 0.0.0.0:3000? make sure it is not only listening on 127.0.0.1 (hint: look at your startup logs, servers often print the they are listening on)