From 7ce6ffb4f0757694260050b1407c2174ec1eac7b Mon Sep 17 00:00:00 2001 From: Alan Moon Date: Sun, 15 Jun 2025 15:13:55 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82269e7..6191e9c 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,6 @@ In order to build, you need the .NET 9 SDK. This Server Does Have A Docker Container You Can Create That Contains Your Config And User Content. Please Refer To ``docker-compose.yml`` # JWT Keys -JWT Keys should be generated from scatch and added to your ``docker-compose.yml`` environment variables. -You Can Use A Website Such As https://jwt-keys.21no.de/ To Generate Them. \ No newline at end of file +JWT Keys should be generated from scatch and added to your ``docker-compose.yml`` environment variables.\ + +Anything Can Be Put Here, But For Security, It Should Be Within 32-Characters Long And Should Be Secure. \ No newline at end of file