Configure web1.desu.ltd for Matrix delegation

Big things a comin
This commit is contained in:
Salt 2021-10-02 21:46:32 -05:00
parent 0586eb5ce9
commit e6b2c8b0a6

View File

@ -46,6 +46,15 @@
# desu.ltd
- name: desu.ltd
proxy_pass: http://desultd:80
handles:
- handle: /.well-known/matrix/server
contents: |
header Content-Type application/json
respond `{"m.server":"matrix.desu.ltd:443"}`
- handle: /.well-known/matrix/client
contents: |
header Content-Type application/json
resond `{"m.homeserver":{"base_url":"https://matrix.desu.ltd"}}`
- name: git.desu.ltd
proxy_pass: http://gitea:3000
- name: nc.desu.ltd