rougail-user-data-environment/tests/errors/results/04_value_secret.env

6 lines
214 B
Bash
Raw Permalink Normal View History

2025-05-11 19:10:02 +02:00
{
"errors": [],
"warnings": [
2025-10-05 21:25:12 +02:00
"the value \"**********\" is an invalid password for \"secret\", at least 10 characters are required, it will be ignored when loading from environment variable"
2025-05-11 19:10:02 +02:00
]
}