server: add basic config file
Some checks failed
Build and test / check (push) Failing after 57s
Build and test / build (push) Failing after 1m29s
Build and test / test (push) Failing after 1m36s
Build and test / docs (push) Has been cancelled

This commit is contained in:
2026-01-05 18:16:35 +09:00
parent 4cb2862133
commit bf39ca5c9b
6 changed files with 148 additions and 19 deletions

View File

@@ -1 +1,2 @@
pub mod rwhod;
pub mod config;