Просмотр исходного кода

Merge pull request #3589 from luixxiul/fix

Replace reference to nginx container image with one to Traefik container image on docs/container-images.md
pull/3592/head
Slavi Pantaleev 1 год назад
committed by GitHub
Родитель
Сommit
db53071960
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: B5690EEEBB952194
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)



Загрузка…
Отмена
Сохранить