first commit

This commit is contained in:
2026-05-25 09:01:39 +08:00
commit 08eab2f7a2
21 changed files with 21679 additions and 0 deletions

6
config.json.example Normal file
View File

@@ -0,0 +1,6 @@
{
"authEnabled": true,
"enrollmentKeys": [
"change-this-to-a-strong-random-key"
]
}