diff --git a/env.example b/env.example index a4a3671..86a540b 100644 --- a/env.example +++ b/env.example @@ -27,9 +27,8 @@ OPENAI_BASE_URL=https://api.deepseek.com/v1 OPENAI_MODEL=deepseek-chat # =================== -# WooCommerce +# WooCommerce (fallback si el tenant no tiene credenciales en DB) # =================== -WOO_BASE_URL=https://tu-tienda.com/wp-json/wc/v3 WOO_CONSUMER_KEY=ck_xxx WOO_CONSUMER_SECRET=cs_xxx @@ -58,7 +57,6 @@ AGENT_TURN_TIMEOUT_MS=25000 # =================== DEBUG_PERF=0 DEBUG_WOO_HTTP=0 -DEBUG_WOO_PRODUCTS=0 DEBUG_LLM=0 DEBUG_EVOLUTION=0 DEBUG_DB=0