use conduwuit but with docker
This commit is contained in:
parent
ef48e8a4ee
commit
ee9ab2e9d3
2 changed files with 15 additions and 14 deletions
|
@ -49,9 +49,11 @@ ntfy.cything.io {
|
|||
cything.io {
|
||||
import common
|
||||
uri strip_prefix /blog
|
||||
reverse_proxy /.well-known/matrix/* localhost:8448
|
||||
reverse_proxy /_matrix/* localhost:8448
|
||||
reverse_proxy localhost:8084
|
||||
|
||||
respond /.well-known/matrix/server {"m.server":"chat.cything.io:443"}
|
||||
respond /.well-known/matrix/client {"m.server":{"base_url":"https://chat.cything.io"},"m.homeserver":{"base_url":"https://chat.cything.io"},"org.matrix.msc3575.proxy":{"url":"https://chat.cything.io"}}
|
||||
}
|
||||
|
||||
www.cything.io {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue