Matrix Docker Ansible eploy
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- https://element.DOMAIN {
- # These might differ if you are supplying your own certificates
- tls /matrix/ssl/config/live/element.DOMAIN/fullchain.pem /matrix/ssl/config/live/element.DOMAIN/privkey.pem
-
- proxy / http://127.0.0.1:8765 {
- transparent
- }
- }
|