mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-13 15:14:49 -06:00
fix: provider variables are no longer mandatory in the env
This commit is contained in:
parent
87c68df0f6
commit
0bf8e55144
@ -13,7 +13,7 @@ LOG_BAILEYS=error
|
||||
DEL_INSTANCE=false
|
||||
DEL_TEMP_INSTANCES=false
|
||||
|
||||
PROVIDER_ENABLED=true
|
||||
PROVIDER_ENABLED=false
|
||||
PROVIDER_HOST=127.0.0.1
|
||||
PROVIDER_PORT=5656
|
||||
PROVIDER_PREFIX=evolution
|
||||
|
Loading…
Reference in New Issue
Block a user