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

Merge pull request #2187 from smargold476/patch-6

update link to example
pull/2192/head
Slavi Pantaleev 3 лет назад
committed by GitHub
Родитель
Сommit
2362cf3c74
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      docs/configuring-playbook-ssl-certificates.md

+ 1
- 1
docs/configuring-playbook-ssl-certificates.md Просмотреть файл

@@ -99,7 +99,7 @@ The certificate files would be made available in `/matrix/ssl/config/live/<your-


For automated certificate renewal to work, each port `80` vhost for each domain you are obtaining certificates for needs to forward requests for `/.well-known/acme-challenge` to the certbot container we use for renewal. For automated certificate renewal to work, each port `80` vhost for each domain you are obtaining certificates for needs to forward requests for `/.well-known/acme-challenge` to the certbot container we use for renewal.


See how this is configured for the `matrix.` subdomain in `/matrix/nginx-proxy/conf.d/matrix-synapse.conf`
See how this is configured for the `matrix.` subdomain in `/matrix/nginx-proxy/conf.d/matrix-domain.conf`
Don't be alarmed if the above configuration file says port `8080`, instead of port `80`. It's due to port mapping due to our use of containers. Don't be alarmed if the above configuration file says port `8080`, instead of port `80`. It's due to port mapping due to our use of containers.






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