Fixing the example configuration.
This commit is contained in:
parent
98f1a6c020
commit
203cc179e7
@ -1,6 +1,6 @@
|
||||
{
|
||||
"secrets": ["secret_change_for_pwgen_generated_one_with_at_least 255 chars"],
|
||||
"bcrypt_pass_stats": ["change_for_bcrypted_password"],
|
||||
"bcrypt_pass_stats": "change_for_bcrypted_password",
|
||||
"db": {
|
||||
"database": "example"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user