mirror of
https://github.com/vale981/matrix-docker-ansible-deploy
synced 2025-03-06 02:11:42 -05:00
fix hookshot missing figma config variable
This commit is contained in:
parent
a3c84f78ca
commit
29d0b277f4
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Reference in a new issue