Update services/frontend/README.md

This commit is contained in:
Martin
2023-10-13 12:21:27 +02:00
committed by GitHub
parent ed28a04912
commit 55c9a95eea
+1 -1
View File
@@ -82,7 +82,7 @@ Define the minimum password length.
Define the minimum number of uppercase letters.
- `FRONTEND_PASSWORD_POLICY_MIN_UPPERCASE_CHARACTERS`
Define the minimum number of lowercase letters.
- `FRONTEND_PASSWORD_POLICIY_MIN_DIGITS`
- `FRONTEND_PASSWORD_POLICY_MIN_DIGITS`
Define the minimum number of digits.
- `FRONTEND_PASSWORD_POLICY_MIN_SPECIAL_CHARACTERS`
Define the minimum number of special characters.