alex
2
You put a reverse proxy infront of the web container.
There’s a basic example with letsencrypt in the guide here:
Alternatively you can run something like GitHub - nginx-proxy/nginx-proxy: Automated nginx proxy for Docker containers using docker-gen or https://traefik.io if you want to run everything inside Docker.