Hello, as i deployed my frontend and backend
when i remote terminal i noticed that are a private ip for each container
when i tried to ping the api private ip from web terminal it worked and pinged
i wondered if i can use it as my api url to not expose it to public and only works on my website
is it possible?