Added example Caddyfiles for the containers
This commit is contained in:
7
examples/caddy/matrix-dimension
Normal file
7
examples/caddy/matrix-dimension
Normal file
@ -0,0 +1,7 @@
|
||||
https://dimension.DOMAIN {
|
||||
tls /matrix/ssl/config/live/dimension.DOMAIN/fullchain.pem /matrix/ssl/config/live/dimension.DOMAIN/privkey.pem
|
||||
|
||||
proxy / http://127.0.0.1:8134/ {
|
||||
transparent
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user