Add a configuration file.

This commit is contained in:
Catherine
2025-09-15 06:06:52 +00:00
parent b9a26e528f
commit 11145f407e
9 changed files with 86 additions and 43 deletions
+5
View File
@@ -0,0 +1,5 @@
data-dir = "./data"
[listen]
protocol = "tcp"
address = ":3333"