owlcode.tech/owlcode_tech.json.example

10 lines
253 B
Plaintext
Raw Normal View History

{
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",
"db": {
"database": "example"
},
"base_url": "https://owlcode.tech",
"listen": "https://localhost:3000"
}