diff --git a/backend/app/config.py b/backend/app/config.py index 0c45c45..cf217ae 100644 --- a/backend/app/config.py +++ b/backend/app/config.py @@ -161,6 +161,8 @@ class Settings(BaseSettings): # ============================================ n8n_policy_check_webhook: str = "" n8n_file_upload_webhook: str = "" + n8n_create_contact_webhook: str = "" + n8n_create_claim_webhook: str = "" # ============================================ # LOGGING