bookforge/BookForge.toml

7 lines
88 B
TOML
Raw Permalink Normal View History

2026-01-28 18:55:01 +01:00
database_path = ""
2026-01-30 18:23:54 +01:00
locale = "fr"
2026-01-31 00:05:53 +01:00
base_url = ""
2026-01-28 18:55:01 +01:00
[listener]
port = 8000
host = "0.0.0.0"