Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

7 lines
206 B

  1. protocol={{ matrix_dynamic_dns_protocol }}
  2. use=web
  3. ssl=yes
  4. server={{ matrix_dynamic_dns_provider }}
  5. login='{{ matrix_dynamic_dns_username }}'
  6. password='{{ matrix_dynamic_dns_password }}'
  7. {{ matrix_domain }}