Set up a working conduwuit server #2
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ https://collective-conciousness.monster, http://collective-conciousness.monster
|
|||
header {
|
||||
Strict-Transport-Security "max-age=31536001; includeSubdomains; preload"
|
||||
}
|
||||
#reverse_proxy /_matrix* 10.24.1.4:6167
|
||||
|
||||
reverse_proxy /_matrix*,/.well-known/matrix* 10.24.1.4:7893
|
||||
|
||||
# respond /.well-known* {
|
||||
# body {"m.server":"extreme-mediumvolu.me:443"}
|
||||
|
|
Loading…
Reference in a new issue