add basic use

This commit is contained in:
2024-10-27 13:22:04 +01:00
parent 54f1dbbf3c
commit 1a62638d34
4 changed files with 57 additions and 9 deletions

5
api-conf.json.sample Normal file
View File

@@ -0,0 +1,5 @@
{
"host": "localhost",
"port": 2019,
"configAdapter": "caddyfile"
}