瀏覽代碼

Fix Caddy example config for Dimension

pull/322/head
Aaron Raimist 6 年之前
父節點
當前提交
5366aef0da
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 37419210002890EF
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      examples/caddy/matrix-dimension

+ 1
- 1
examples/caddy/matrix-dimension 查看文件

@@ -3,7 +3,7 @@ https://dimension.DOMAIN {
# If you wish to use Caddy's built-in Let's Encrypt support, you can also supply an email address here
tls /matrix/ssl/config/live/dimension.DOMAIN/fullchain.pem /matrix/ssl/config/live/dimension.DOMAIN/privkey.pem

proxy / http://127.0.0.1:8134/ {
proxy / http://127.0.0.1:8184/ {
transparent
}
}

Loading…
取消
儲存