diff --git a/services/caddy/Caddyfile b/services/caddy/Caddyfile index 2d91b0d..1f68a56 100644 --- a/services/caddy/Caddyfile +++ b/services/caddy/Caddyfile @@ -20,7 +20,8 @@ https://collective-conciousness.monster, http://collective-conciousness.monster Strict-Transport-Security "max-age=31536001; includeSubdomains; preload" } - reverse_proxy /_matrix*,/.well-known/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* { # body {"m.server":"extreme-mediumvolu.me:443"}