|
|
|
@@ -13,14 +13,13 @@ matrix_cactus_comments_container_tmp_path: "{{ matrix_cactus_comments_base_path |
|
|
|
|
|
|
|
matrix_cactus_comments_app_service_config_file: "{{ matrix_cactus_comments_base_path }}/cactus_appservice.yaml" |
|
|
|
matrix_cactus_comments_app_service_env_file: "{{ matrix_cactus_comments_base_path }}/cactus.env" |
|
|
|
matrix_synapse_app_service_config_files: "{{ matrix_cactus_comments_app_service_config_file }}" |
|
|
|
|
|
|
|
matrix_cactus_comments_as_token: '' |
|
|
|
matrix_cactus_comments_hs_token: '' |
|
|
|
matrix_cactus_comments_homeserver_url: '' |
|
|
|
matrix_cactus_comments_user_id: cactus-comments |
|
|
|
|
|
|
|
matrix_cactus_comments_container_port: 5005 |
|
|
|
matrix_cactus_comments_container_port: 5000 |
|
|
|
|
|
|
|
matrix_cactus_comments_version: latest |
|
|
|
matrix_cactus_comments_docker_image: "{{ matrix_container_global_registry_prefix }}cactuscomments/cactus-appservice:{{ matrix_cactus_comments_version }}" |
|
|
|
|