From 27dcebb4e75f0ce2ad7060d0a579b48191d0fa26 Mon Sep 17 00:00:00 2001 From: cerberus Date: Fri, 30 Jan 2026 08:35:21 +0100 Subject: [PATCH] add comments --- WYGIWYH/.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WYGIWYH/.env b/WYGIWYH/.env index dba1931..487c28d 100644 --- a/WYGIWYH/.env +++ b/WYGIWYH/.env @@ -1,6 +1,7 @@ # ContainerName SERVER_NAME=wygiwyh -SECRET_KEY=yihdfgverhgn +# Secret key for encryption +SECRET_KEY=super_secure_string # Database Config DB_NAME=sql-database SQL_USER=username