From e077f165a6b4147c21cbf39a1ef6845593a74a06 Mon Sep 17 00:00:00 2001 From: twilio-labs-ci <65686990+twilio-labs-ci@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:34:41 +0000 Subject: [PATCH] chore(env-manifest): update manifest file --- env-variables.manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/env-variables.manifest.json b/env-variables.manifest.json index e50fd6c0..1b50522f 100644 --- a/env-variables.manifest.json +++ b/env-variables.manifest.json @@ -1879,9 +1879,9 @@ "key": "API_URL", "required": true, "format": "url", - "description": "The URL of the comms API for passkeys", + "description": "The URL of the API for passkeys", "link": null, - "default": null, + "default": "https://comms.twilio.com/preview", "configurable": true, "contentKey": null },