1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-01-17 17:44:44 +02:00

fix hookshot missing figma config variable

This commit is contained in:
HarHarLinks 2022-01-30 17:45:28 +01:00
parent a3c84f78ca
commit 29d0b277f4

View File

@ -73,7 +73,7 @@ generic:
figma:
# (Optional) Configure this to enable Figma support
#
publicUrl: https://example.com/hookshot/
publicUrl: {{ matrix_hookshot_figma_publicUrl }}
instances: {{ matrix_hookshot_figma_instances }}
{% endif %}
{% if matrix_hookshot_provisioning_enabled %}