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

Merge pull request #2507 from Bergruebe/patch-1

Added matrix_nginx_proxy_https_enabled to the own-nginx documentation
pull/2508/head
Slavi Pantaleev 3 лет назад
committed by GitHub
Родитель
Сommit
d7e69cfa1e
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 3 добавлений и 0 удалений
  1. +3
    -0
      docs/configuring-playbook-own-webserver.md

+ 3
- 0
docs/configuring-playbook-own-webserver.md Просмотреть файл

@@ -185,6 +185,9 @@ If you'll be using `nginx` running on the same machine (not in a container), you
```yaml ```yaml
matrix_playbook_reverse_proxy_type: other-nginx-non-container matrix_playbook_reverse_proxy_type: other-nginx-non-container


# If you want https configured in /matrix/nginx-proxy/conf.d/
matrix_nginx_proxy_https_enabled: true

# If you will manage SSL certificates yourself, uncomment the line below # If you will manage SSL certificates yourself, uncomment the line below
# matrix_ssl_retrieval_method: none # matrix_ssl_retrieval_method: none




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