caddydash/config.toml
wjqserver b10790c212 init
2025-06-20 16:33:27 +08:00

11 lines
140 B
TOML

[Server]
port = 81
host = "0.0.0.0"
debug = false
caddyDir = "./"
[Tmpl]
path = "./tmpl"
[database]
filepath = "caddydash.db"