mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-03-21 20:18:40 -06:00
fix: var API_AUDIO_CONVERTER with default value
This commit is contained in:
+2
-2
@@ -249,8 +249,8 @@ S3_USE_SSL=true
|
|||||||
# S3_REGION=eu-south
|
# S3_REGION=eu-south
|
||||||
|
|
||||||
# Evolution Audio Converter - Environment variables - https://github.com/EvolutionAPI/evolution-audio-converter
|
# Evolution Audio Converter - Environment variables - https://github.com/EvolutionAPI/evolution-audio-converter
|
||||||
API_AUDIO_CONVERTER=http://localhost:4040/process-audio
|
# API_AUDIO_CONVERTER=http://localhost:4040/process-audio
|
||||||
API_AUDIO_CONVERTER_KEY=429683C4C977415CAAFCCE10F7D57E11
|
# API_AUDIO_CONVERTER_KEY=429683C4C977415CAAFCCE10F7D57E11
|
||||||
|
|
||||||
# Define a global apikey to access all instances.
|
# Define a global apikey to access all instances.
|
||||||
# OBS: This key must be inserted in the request header to create an instance.
|
# OBS: This key must be inserted in the request header to create an instance.
|
||||||
|
|||||||
Reference in New Issue
Block a user