Enable ssl
telnet 443 inoperable
- The probability is that the port mappings of the docker-compose file need to be checked
- Use the
nettat-npl | grep 443command to view port openings - Or use
telnet ip 443to view port openings
nettat-npl | grep 443 command to view port openingstelnet ip 443 to view port openings