try using a static response ffor matrix???
Some checks are pending
/ Check formatting (push) Waiting to run
Some checks are pending
/ Check formatting (push) Waiting to run
This commit is contained in:
parent
38063d062d
commit
3da156a146
1 changed files with 4 additions and 7 deletions
|
@ -21,13 +21,10 @@ https://collective-conciousness.monster, http://collective-conciousness.monster
|
||||||
}
|
}
|
||||||
|
|
||||||
reverse_proxy /_matrix* 10.24.1.4:7893
|
reverse_proxy /_matrix* 10.24.1.4:7893
|
||||||
reverse_proxy /.well-known/matrix* 10.24.1.4:7893
|
respond /.well-known/matrix/server {
|
||||||
|
body {"m.server": "collective-conciousness.monster:443"}
|
||||||
# respond /.well-known* {
|
close
|
||||||
# body {"m.server":"extreme-mediumvolu.me:443"}
|
}
|
||||||
# close
|
|
||||||
# }
|
|
||||||
|
|
||||||
root * /var/www/public
|
root * /var/www/public
|
||||||
file_server {
|
file_server {
|
||||||
precompressed zstd br gzip
|
precompressed zstd br gzip
|
||||||
|
|
Loading…
Reference in a new issue