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"],
|
2023-05-02 18:47:12 +02:00
|
|
|
"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
|
|
|
},
|
2023-05-03 06:19:20 +02:00
|
|
|
"base_url": "https://burguillos.info",
|
|
|
|
"listen": "https:localhost:3555"
|
2022-11-15 23:30:37 +01:00
|
|
|
}
|