tpotce/docker/hellpot/dist/config.toml

11 lines
175 B
TOML
Raw Normal View History

2021-07-02 22:12:47 +00:00
name = "HellPot 0.1"
[http]
bind_addr = "0.0.0.0"
bind_port = "8080"
paths = ["wp-login.php","wp-login"]
[logger]
debug = true
log_directory = "/var/log/hellpot/"