How can check the the host ip, on Docker Playground?

I am using Docker Playground for practice, and there not any ip mentioned of host. So can get it.

Hello @prabal-pratap,
Use this command ifconfig to get the IP
But if you are wondering about accessing your application from outside, please use the viewport tab as you see in the attached gif.
view port

1 Like