2019-04-16 17:36:03 +00:00
|
|
|
https://dimension.DOMAIN {
|
2019-05-09 12:22:23 +00:00
|
|
|
# These might differ if you are supplying your own certificates
|
|
|
|
# If you wish to use Caddy's built-in Let's Encrypt support, you can also supply an email address here
|
2019-04-16 17:36:03 +00:00
|
|
|
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
|
|
|
|
}
|
|
|
|
}
|