Why my client fly.io seems inactive?
My client in fly.io seems inactive, but others seems active (server and db) why?

flyctl logs command to check the logs of your application. This can provide valuable information about what might be going wrong.flyctl secrets set WASP_WEB_CLIENT_URL=<url_of_deployed_client>.wasp deploy fly deploy command.flyctl logsflyctl secrets set WASP_WEB_CLIENT_URL=<url_of_deployed_client>