Slavi Pantaleev
2 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
0 eliminazioni
-
docs/configuring-well-known.md
|
|
|
@@ -123,6 +123,7 @@ server { |
|
|
|
location /.well-known/matrix { |
|
|
|
proxy_pass https://matrix.example.com/.well-known/matrix; |
|
|
|
proxy_set_header X-Forwarded-For $remote_addr; |
|
|
|
proxy_ssl_server_name on; |
|
|
|
} |
|
|
|
|
|
|
|
# other configuration |
|
|
|
|