fix(dispatcher) typo correction for dispatcher template
This commit is contained in:
parent
4fb709f133
commit
dd00e3f079
|
@ -69,4 +69,3 @@ hydra:
|
||||||
firewall:
|
firewall:
|
||||||
additional_properties: true
|
additional_properties: true
|
||||||
rules: {{ hydra_dispatcher_webhook_rules | to_json }}
|
rules: {{ hydra_dispatcher_webhook_rules | to_json }}
|
||||||
{% endif %}
|
|
||||||
|
|
Loading…
Reference in New Issue