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.
 
 

13 lines
416 B

  1. {#
  2. SPDX-FileCopyrightText: 2022 MDAD Team and contributors
  3. SPDX-License-Identifier: AGPL-3.0-or-later
  4. #}
  5. CACTUS_HS_TOKEN={{ matrix_cactus_comments_hs_token }}
  6. CACTUS_AS_TOKEN={{ matrix_cactus_comments_as_token }}
  7. CACTUS_HOMESERVER_URL={{ matrix_cactus_comments_homeserver_url }}
  8. CACTUS_USER_ID=@{{ matrix_cactus_comments_user_id }}:{{ matrix_domain }}
  9. {{ matrix_cactus_comments_environment_variables_extension }}