7 lines
188 B
YAML
7 lines
188 B
YAML
users:
|
|
vish:
|
|
name: "Vish k"
|
|
# Generate with IT-TOOLS https://it-tools.tech/bcrypt
|
|
password: "REDACTED_PASSWORD" # pragma: allowlist secret
|
|
email: your-email@example.com
|