add global config support
This commit is contained in:
parent
cd1e1a42f3
commit
34d553a890
23 changed files with 1682 additions and 343 deletions
|
|
@ -4,8 +4,5 @@ port = 8080
|
|||
debug = false
|
||||
caddyDir = "./"
|
||||
|
||||
[tmpl]
|
||||
path = "/data/github/WJQSERVER/caddydash/tmpl"
|
||||
|
||||
[database]
|
||||
filepath = "test.db"
|
||||
Loading…
Add table
Add a link
Reference in a new issue