瀏覽代碼

update link to example

in my environment i see the matrix. conf in that file: /matrix/nginx-proxy/conf.d/matrix-domain.conf
pull/2187/head
smargold476 3 年之前
committed by GitHub
父節點
當前提交
ac8312d95f
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 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.

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.




Loading…
取消
儲存