feat: implement httpOnly cookie for JWT authentication and update related API calls
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -96,6 +96,8 @@ DEFAULT_SECONDARY_COLOR="#8B5CF6"
|
||||
# false = Production (certificados reales)
|
||||
# ----------------------------------------
|
||||
LETSENCRYPT_STAGING=true
|
||||
# Email para notificaciones SSL de Let's Encrypt (requerido)
|
||||
ACME_EMAIL=your-email@example.com
|
||||
# Email para notificaciones de Let's Encrypt (renovación, errores)
|
||||
ACME_EMAIL=admin@example.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user