mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-25 22:31:31 +03:00
refine hookshot role using --test
This commit is contained in:
@@ -4,7 +4,7 @@ bridge:
|
||||
#
|
||||
domain: {{ matrix_domain }}
|
||||
url: {{ matrix_hookshot_homeserver_address }}
|
||||
mediaUrl: { matrix_hookshot_homeserver_address }}
|
||||
mediaUrl: {{ matrix_hookshot_homeserver_address }}
|
||||
port: {{ matrix_hookshot_appservice_port }}
|
||||
bindAddress: 0.0.0.0
|
||||
{% if matrix_hookshot_github_enabled %}
|
||||
|
||||
Reference in New Issue
Block a user