17 lines
425 B
Plaintext
17 lines
425 B
Plaintext
# Variables de entorno para biblioteca_negocio_prolongo
|
|
# Copiar a .env y rellenar con valores reales
|
|
|
|
# Google Drive / Docs API (si se necesita acceso programatico)
|
|
GOOGLE_DRIVE_FOLDER_ID=1rSxHVTDu4ZctHLnPFGFy_L-3o6NPYo6V
|
|
|
|
# DeepSeek API (asistente de documentacion)
|
|
DEEPSEEK_API_KEY=
|
|
|
|
# VoiceMonkey (notificaciones Alexa)
|
|
VOICEMONKEY_TOKEN=
|
|
VOICEMONKEY_DEVICE=
|
|
|
|
# OpenCode Web
|
|
OPENCODE_WEB_PORT=4096
|
|
OPENCODE_WEB_PASSWORD=
|