Set up a working conduwuit server #2

Merged
Ittihadyya merged 22 commits from conduit into trunk 2025-01-13 19:24:42 +02:00
Showing only changes of commit 38063d062d - Show all commits

View file

@ -20,7 +20,8 @@ https://collective-conciousness.monster, http://collective-conciousness.monster
Strict-Transport-Security "max-age=31536001; includeSubdomains; preload" 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* { # respond /.well-known* {
# body {"m.server":"extreme-mediumvolu.me:443"} # body {"m.server":"extreme-mediumvolu.me:443"}