badges on the right, evolution api sender
This commit is contained in:
@@ -32,6 +32,14 @@ WOO_BASE_URL=https://tu-tienda.com
|
||||
WOO_CONSUMER_KEY=ck_xxx
|
||||
WOO_CONSUMER_SECRET=cs_xxx
|
||||
|
||||
# ===================
|
||||
# Evolution API - WhatsApp
|
||||
# ===================
|
||||
EVOLUTION_API_URL=https://api.evolution.com
|
||||
EVOLUTION_API_KEY=your-api-key
|
||||
EVOLUTION_INSTANCE_NAME=piaf
|
||||
EVOLUTION_SEND_ENABLED=0 # 0=solo BD (pruebas), 1=envía a WhatsApp (producción)
|
||||
|
||||
# ===================
|
||||
# Debug Flags (1/true/yes/on para activar)
|
||||
# ===================
|
||||
|
||||
Reference in New Issue
Block a user