Add listener to config

This commit is contained in:
gabatxo1312 2026-01-28 18:55:01 +01:00
commit e0ef3229ab
No known key found for this signature in database
6 changed files with 84 additions and 3 deletions

5
BookForge.toml Normal file
View file

@ -0,0 +1,5 @@
database_path = ""
[listener]
port = 8000
host = "0.0.0.0"