This commit is contained in:
4DBug
2026-02-09 08:19:52 -06:00
parent de67d5e9ba
commit 1850e5a40f
13 changed files with 3959 additions and 6 deletions

View File

@@ -11,6 +11,7 @@
server = {
bind_address = "127.0.0.1";
port = 1025;
secret_key = "test";
};
general = {