From 546f593a318ab7105a94d81bac0ba0f89ecf8b6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A6=D1=8B=D0=B1=D1=83=D0=BB=D0=B8=D0=BD=20=D0=90=D0=BB?= =?UTF-8?q?=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Mon, 6 Apr 2026 17:04:49 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B4=D0=BB=D0=B8=D0=BD=D1=83=20=D0=BA=D0=BB=D1=8E=D1=87=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index fa91655..625f496 100644 --- a/.env.example +++ b/.env.example @@ -11,7 +11,7 @@ JWT_SECRET=your-super-secret-jwt-key-change-in-production-32bytes JWT_EXPIRY_HOURS=720 # Encryption (32 bytes for AES-256) -ENCRYPTION_KEY=0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef +ENCRYPTION_KEY=12345678901234567890123456789012 # File Storage STORAGE_PATH=./storage/attachments