2024-10-05 01:10:35 +00:00
|
|
|
database_path: "data/boxes.db"
|
|
|
|
test_database_path: "data/test_database.db"
|
|
|
|
jwt_secret: "super_secret_key"
|
2024-10-06 23:02:38 +00:00
|
|
|
image_storage_dir: "./images/"
|
2024-10-05 01:10:35 +00:00
|
|
|
listening_port: 8080
|
|
|
|
log_file: "boxes.log"
|