11 lines
309 B
Plaintext
11 lines
309 B
Plaintext
{
|
|
"secrets": ["secret_change_for_pwgen_generated_one_with_at_least 255 chars"],
|
|
"bcrypt_pass_stats": "change_for_bcrypted_password",
|
|
"db": {
|
|
"database": "example"
|
|
},
|
|
"base_url": "https://owlcode.tech",
|
|
"listen": "https://localhost:3000",
|
|
"site_name": "Owlcode.tech",
|
|
}
|