mirror of
https://github.com/ThowZzy/synapse-elementcall-caddy-setup.git
synced 2025-07-25 21:04:07 +03:00
Remove unnecessary configs
This commit is contained in:
parent
f1646365f4
commit
3393a6135c
1 changed files with 0 additions and 11 deletions
11
Caddyfile
11
Caddyfile
|
@ -8,18 +8,7 @@ example.com, www.example.com {
|
||||||
}
|
}
|
||||||
|
|
||||||
matrix.example.com {
|
matrix.example.com {
|
||||||
#reverse_proxy /_matrix/* http://localhost:8448
|
|
||||||
#reverse_proxy /_synapse/client/* http://localhost:8448
|
|
||||||
reverse_proxy localhost:8448
|
reverse_proxy localhost:8448
|
||||||
header X-Robots-Tag "noindex, nofollow"
|
|
||||||
encode gzip
|
|
||||||
import log-config
|
|
||||||
#redir / /_matrix/static/
|
|
||||||
|
|
||||||
handle /favicon.ico {
|
|
||||||
root * /var/www/favicon/matrix
|
|
||||||
file_server
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue