enable password hint by default
This commit is contained in:
@@ -21,7 +21,7 @@ podman create \
|
||||
--name vaultwarden \
|
||||
--restart=unless-stopped \
|
||||
-e DOMAIN=https://$DOMAIN \
|
||||
-e SHOW_PASSWORD_HINT=false \
|
||||
-e SHOW_PASSWORD_HINT=true \
|
||||
-e SMTP_HOST=$SMTP_HOST \
|
||||
-e SMTP_FROM=$SMTP_FROM \
|
||||
-e SMTP_PORT=$SMTP_PORT \
|
||||
|
||||
Reference in New Issue
Block a user