take ghost to titan

This commit is contained in:
cy 2024-12-28 22:46:25 -05:00
parent b6a16534ea
commit bfb5a13e34
5 changed files with 108 additions and 16 deletions

View file

@ -46,21 +46,6 @@ ntfy.cything.io {
reverse_proxy localhost:8083
}
cything.io {
import common
uri strip_prefix /blog
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 {
import common
redir https://cything.io{uri} permanent
}
pad.cything.io {
import common
reverse_proxy localhost:8085