I have a docker container but I don't know how to open this container in the URL. What should I do? Its a python app with dash
aaP_bueno_edmar Hello, try the server ip + exposed port. Meanwhile, the system firewall and the server provider's firewall need to open port 8050 so:http://server_Ip:8050
aaPanel_Kern It didn't work.
user docker manager and add a reverse proxy to the container. Don't forget to add the port in the firewall
aaP_peter0
I tried this:
aaP_bueno_edmar Hello, use this website to check whether the port is connected? https://dnschecker.org/port-scanner.php