瀏覽代碼

Added matrix_nginx_proxy_https_enabled to the own-nginx documentation

pull/2507/head
Bergrübe 3 年之前
committed by GitHub
父節點
當前提交
ba429f6a40
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 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
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
# matrix_ssl_retrieval_method: none



Loading…
取消
儲存