2022-11-15 23:30:37 +01:00
|
|
|
{
|
2022-11-17 00:44:20 +01:00
|
|
|
"secrets": ["secret_change_for_pwgen_generated_one_with_at_least 255 chars"],
|
|
|
|
"bcrypt_pass_stats": ["change_for_bcrypted_password"],
|
2022-11-15 23:30:37 +01:00
|
|
|
"db": {
|
|
|
|
"database": "example"
|
2023-05-02 03:23:18 +02:00
|
|
|
},
|
|
|
|
"base_url": "https://burguillos.info"
|
2022-11-15 23:30:37 +01:00
|
|
|
}
|