From c03556538809fa2bfa6f9471bed835e050e4df99 Mon Sep 17 00:00:00 2001 From: Alon Katz Date: Tue, 26 Nov 2024 16:05:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d508e2d4..640355fe 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ docker run -d -p 5000:5000 vampi_docker:latest docker-compose up -d ~~~~ + + ## Customizing token timeout and vulnerable environment or not If you would like to alter the timeout of the token created after login or if you want to change the environment **not** to be vulnerable then you can use a few ways depending how you run the application.