Replace reference to nginx container image with one to Traefik container image on docs/container-images.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2024-10-12 15:23:21 +09:00
parent d2ee9d8ebb
commit 09d6bf3673
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -19,7 +19,7 @@ These services are enabled and used by default, but you can turn them off, if yo
- [devture/exim-relay](https://hub.docker.com/r/devture/exim-relay/) - the [Exim](https://www.exim.org/) email server (optional)
- [nginx](https://hub.docker.com/_/nginx/) - the [nginx](http://nginx.org/) web server (optional)
- [Traefik](https://hub.docker.com/_/traefik/) - the [Traefik](https://traefik.io/) web server (optional)
- [certbot/certbot](https://hub.docker.com/r/certbot/certbot/) - the [certbot](https://certbot.eff.org/) tool for obtaining SSL certificates from [Let's Encrypt](https://letsencrypt.org/) (optional)