tpotce/docker/hellpot/dist/config.toml
2021-07-02 22:12:47 +00:00

10 lines
175 B
TOML

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/"