mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 16:12:43 +00:00
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
|
protocol={{ matrix_dynamic_dns_protocol }}
|
||
|
use=web
|
||
|
ssl=yes
|
||
|
server={{ matrix_dynamic_dns_provider }}
|
||
|
login='{{ matrix_dynamic_dns_username }}'
|
||
|
password='{{ matrix_dynamic_dns_password }}'
|
||
|
{{ matrix_domain }}
|