Przeglądaj źródła

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 lat temu
committed by GitHub
rodzic
commit
a11e3b8646
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      docs/configuring-well-known.md

+ 1
- 0
docs/configuring-well-known.md Wyświetl plik

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

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

Make sure to:


Ładowanie…
Anuluj
Zapisz