瀏覽代碼

Fix caddy .well-known config

I assume you'll also need to change this for nginx and apache. Without this, Riot will tell you "Cannot find homeserver".
pull/46/head
Aaron Raimist 7 年之前
committed by GitHub
父節點
當前提交
a11e3b8646
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      docs/configuring-well-known.md

+ 1
- 0
docs/configuring-well-known.md 查看文件

@@ -71,6 +71,7 @@ server {

```caddy
proxy /.well-known/matrix https://matrix.DOMAIN
header /.well-known/matrix Access-Control-Allow-Origin *
```

Make sure to:


Loading…
取消
儲存