feat: add security headers to nginx configurations and improve environment variable handling
This commit is contained in:
@@ -96,6 +96,8 @@ DEFAULT_SECONDARY_COLOR="#8B5CF6"
|
||||
# false = Production (certificados reales)
|
||||
# ----------------------------------------
|
||||
LETSENCRYPT_STAGING=true
|
||||
# Email para notificaciones de Let's Encrypt (renovación, errores)
|
||||
ACME_EMAIL=admin@example.com
|
||||
|
||||
# ----------------------------------------
|
||||
# Frontend URLs (para producción con SSL)
|
||||
|
||||
Reference in New Issue
Block a user