Selaa lähdekoodia

Add sample .well-know config for Caddy

pull/16/head
anadahz 7 vuotta sitten
vanhempi
commit
12d96f5e23
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. +6
    -0
      docs/configuring-well-known.md

+ 6
- 0
docs/configuring-well-known.md Näytä tiedosto

@@ -67,6 +67,12 @@ server {
</VirtualHost>
```

**For Caddy**, it would be something like this:

```caddy
proxy /.well-known/matrix https://matrix.DOMAIN
```

Make sure to:

- **replace `DOMAIN`** in the server configuration with your actual domain name


Ladataan…
Peruuta
Tallenna