Add conduit to stack
This commit is contained in:
@ -67,6 +67,15 @@ thesatelliteoflove.com {
|
||||
file_server
|
||||
}
|
||||
|
||||
chat.thesatelliteoflove.com, chat.thesatelliteoflove.com:8448 {
|
||||
handle /.well-known/* {
|
||||
root * /srv/matrix
|
||||
file_server
|
||||
}
|
||||
reverse_proxy /_matrix/* conduit-homeserver-1:6167
|
||||
}
|
||||
|
||||
|
||||
bookmarks.thesatelliteoflove.com {
|
||||
reverse_proxy hoarder-web-1:3000
|
||||
}
|
||||
|
Reference in New Issue
Block a user