mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-14 06:22:51 +01:00
fix hookshot missing figma config variable
This commit is contained in:
parent
a3c84f78ca
commit
29d0b277f4
@ -73,7 +73,7 @@ generic:
|
|||||||
figma:
|
figma:
|
||||||
# (Optional) Configure this to enable Figma support
|
# (Optional) Configure this to enable Figma support
|
||||||
#
|
#
|
||||||
publicUrl: https://example.com/hookshot/
|
publicUrl: {{ matrix_hookshot_figma_publicUrl }}
|
||||||
instances: {{ matrix_hookshot_figma_instances }}
|
instances: {{ matrix_hookshot_figma_instances }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if matrix_hookshot_provisioning_enabled %}
|
{% if matrix_hookshot_provisioning_enabled %}
|
||||||
|
Loading…
Reference in New Issue
Block a user