From 6d0ad5f3dbf4a8abdabe5233c36374f868896a3f Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Mon, 21 Oct 2024 12:04:38 -0300 Subject: [PATCH] feat: convert audio with api --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index 548346e4..2193fd2d 100644 --- a/.env.example +++ b/.env.example @@ -250,6 +250,7 @@ S3_USE_SSL=true # Evolution Audio Converter - Environment variables - https://github.com/EvolutionAPI/evolution-audio-converter API_AUDIO_CONVERTER=http://localhost:4040/process-audio +API_AUDIO_CONVERTER_KEY=429683C4C977415CAAFCCE10F7D57E11 # Define a global apikey to access all instances. # OBS: This key must be inserted in the request header to create an instance.