瀏覽代碼

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>
pull/3589/head
Suguru Hirahara 1 年之前
父節點
當前提交
09d6bf3673
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: E4F9743DAB4B7B75
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      docs/container-images.md

+ 1
- 1
docs/container-images.md 查看文件

@@ -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)



Loading…
取消
儲存