First draft for matrix server setup
This commit is contained in:
7
config/Caddyfile
Normal file
7
config/Caddyfile
Normal file
@@ -0,0 +1,7 @@
|
||||
matrix.{$DOMAIN} {
|
||||
reverse_proxy conduit:6167
|
||||
}
|
||||
|
||||
element.{$DOMAIN} {
|
||||
reverse_proxy element:80
|
||||
}
|
||||
Reference in New Issue
Block a user