add global config support

This commit is contained in:
wjqserver 2025-06-30 15:31:14 +08:00
parent cd1e1a42f3
commit 34d553a890
23 changed files with 1682 additions and 343 deletions

View file

@ -4,8 +4,5 @@ port = 8080
debug = false
caddyDir = "./"
[tmpl]
path = "/data/github/WJQSERVER/caddydash/tmpl"
[database]
filepath = "test.db"