added comment for running hash password on linux

This commit is contained in:
Dejan R. 2025-11-25 06:36:00 +00:00
parent b8c07c05bb
commit 02219fa0fc

View file

@ -0,0 +1,2 @@
run this command to geeerate password hash on linux
docker run --rm httpd:alpine htpasswd -nbB Dejan StrongPassword