Kaynağa Gözat

Merge pull request #16 from anadahz/doc/caddy_well-known

Add sample .well-know config for Caddy
pull/17/head
Slavi Pantaleev 7 yıl önce
committed by GitHub
ebeveyn
işleme
b215cc05fb
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. +6
    -0
      docs/configuring-well-known.md

+ 6
- 0
docs/configuring-well-known.md Dosyayı Görüntüle

@@ -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


Yükleniyor…
İptal
Kaydet