diff --git a/templates/hydra-dispatcher-apps.yml.j2 b/templates/hydra-dispatcher-apps.yml.j2 index a391651..f9a4b97 100644 --- a/templates/hydra-dispatcher-apps.yml.j2 +++ b/templates/hydra-dispatcher-apps.yml.j2 @@ -64,8 +64,8 @@ hydra: {% if enable_hydra_dispatcher_webhook %} webhook: enabled: true - api_url: {{hydra_dispatcher_webhook_api_url}} - api_key: {{hydra_dispatcher_webhook_api_key}} + api_url: {{ hydra_dispatcher_webhook_api_url }} + api_key: {{ hydra_dispatcher_webhook_api_key }} api_method: POST firewall: additional_properties: true