SSL only container
Hello, I have a container that only accepts SSL connections, when I try to enable SSL via dokploy, that works fine, but it seems that it’s not keeping SSL when accessing the container. It returns: Client sent a HTTP request to a HTTPs server. Can I make traefik use https rather than http? If I try to route the domain to port 80, it gets stuck in a redirect loop. The application is pelican panel.
0 Replies