feature/integracion-cloudrestore-targets (#9)
integraciones para cloud recovery Reviewed-on: #9 Co-authored-by: hreyes <hreyes@aduanasoft.com.mx> Co-committed-by: hreyes <hreyes@aduanasoft.com.mx>
This commit is contained in:
@@ -35,6 +35,10 @@ services:
|
||||
- SMTP_PASSWORD=${SMTP_PASSWORD:-}
|
||||
- SMTP_FROM=${SMTP_FROM:-}
|
||||
- SMTP_USE_TLS=${SMTP_USE_TLS:-true}
|
||||
|
||||
# Integración CloudRestoreAS
|
||||
- CLOUDRESTORE_API_TOKEN=${CLOUDRESTORE_API_TOKEN}
|
||||
- ENCRYPTION_KEY=${ENCRYPTION_KEY}
|
||||
volumes:
|
||||
# Map the actual backup folder from host to the container's backup path
|
||||
# Local dev: carpeta escribible del repo con respaldos sintéticos (read-only en el contenedor)
|
||||
|
||||
Reference in New Issue
Block a user