01-ago: [lab] repositorio laboratorio con estructura y config de produccion (vacio)
This commit is contained in:
16
.env.example
Normal file
16
.env.example
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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=
|
||||
Reference in New Issue
Block a user