소스 검색

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
No known key found for this signature in database 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:


불러오는 중...
취소
저장