caddydash/config/config.toml
2025-06-30 15:31:14 +08:00

8 lines
No EOL
102 B
TOML

[server]
host = "0.0.0.0"
port = 8080
debug = false
caddyDir = "./"
[database]
filepath = "test.db"