Install on container- how to access to server? help please

Hi @Aman_Slamaa

In order to debug your issue, it’s best you provide more infos:
a) what is the ip address of your docker-host which shall be reachable from your client PC where you run your browser
b) what is the output of docker ps?
c) can you post the contents of your docker-compose.yml?

Please note when posting output/configs here in the forum, it’s best to use a code-block

indent preformatted text by 4 spaces

This is necessary to check if your indentation in your docker-compose.yml is fine.

Cheers,
Julian.