matrix-docker-ansible-deploy/examples/caddy/matrix-riot-web

8 lines
178 B
Plaintext
Raw Normal View History

https://riot.DOMAIN {
tls /matrix/ssl/config/live/riot.DOMAIN/fullchain.pem /matrix/ssl/config/live/riot.DOMAIN/privkey.pem
proxy / http://127.0.0.1:8765 {
transparent
}
}