Hello I have a web_client (nuxt) and a server (express.js) built on docker with docker-compose but, when I reload my page on the browser I have an Fetch error econnrefused I think. When I'm just navigating it works well.
Is this a bug ? and how to fix it ?