mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
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
|
|
}
|
|
}
|