After initiating images and building all environments, both the client and backend run fine. However, when I accessed the client link after using docker compose up, the page didn't show up on the browser. I ran the client without using docker, the page appeared normally on the browser.

After initiating images and building all environments, both the client and backend run fine. However, when I accessed the client link after using
docker compose up, the page didn't show up on the browser. I ran the client without using docker, the page appeared normally on the browser.