We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bba393 commit 5ddbf4aCopy full SHA for 5ddbf4a
functions/src/events/scrapeEvents.ts
@@ -156,7 +156,7 @@ const submitTranscription = async ({
156
webhook_url:
157
// make sure process.env.FUNCTIONS_API_BASE equals
158
// https://us-central1-digital-testimony-prod.cloudfunctions.net
159
- // on prod. test with:
+ // on prod. test with:
160
// "https://ngrokid.ngrok-free.app/demo-dtp/us-central1/transcription",
161
`${process.env.FUNCTIONS_API_BASE}/transcription`,
162
speaker_labels: true,
0 commit comments