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