From 1d4849acffd8f4cb8d9e631ec622f527c136d64e Mon Sep 17 00:00:00 2001 From: Florian Walther Date: Sun, 8 Feb 2026 23:24:36 +0100 Subject: [PATCH] adding new features to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 43b6d77..5988a4c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ _a web based password generator, with an API endpoint_ * copy to clipboard * very small docker container, that only contains the application and has minimum attack surface * supports DarkMode and LightMode, you can toggle +* prepared to run behind a reverse-proxy, like traefik. +* logs in combined log format ## Demo