format Caddyfile properly and try to fix the fucking static response hello please ,,
Some checks are pending
/ Check formatting (push) Waiting to run

This commit is contained in:
Ittihadyya 2025-01-13 18:55:37 +02:00
parent 22befa5a0d
commit 0d7b387a95

View file

@ -21,10 +21,8 @@ https://collective-conciousness.monster, http://collective-conciousness.monster
}
reverse_proxy /_matrix* 10.24.1.4:7893
respond /.well-known/matrix/server {
body "{\"m.server\": \"collective-conciousness.monster:443\"}"
close
}
respond /.well-known/matrix/server "{\"m.server\": \"collective-conciousness.monster:443\"}"
root * /var/www/public
file_server {
precompressed zstd br gzip
@ -60,7 +58,6 @@ https://grf.collective-conciousness.monster {
encode zstd gzip
reverse_proxy 10.24.1.4:6700
}
http://matrix.collective-conciousness.monster, https://matrix.collective-conciousness.monster, matrix.collective-conciousness.monster, matrix.collective-conciousness.monster:8448, collective-conciousness.monster:8448 {