feature/interfaz-binarios

This commit is contained in:
2026-07-30 07:27:44 -06:00
46 changed files with 5944 additions and 588 deletions

View File

@@ -38,6 +38,8 @@ services:
# Integración CloudRestoreAS
- CLOUDRESTORE_API_TOKEN=${CLOUDRESTORE_API_TOKEN}
# Clave Fernet compartida con a24c (debe coincidir con la SECRET_KEY de a24c)
- SECRET_KEY=${SECRET_KEY}
- ENCRYPTION_KEY=${ENCRYPTION_KEY}
# --- Distribución de versiones de CloudRestoreAS -----------------------