mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-23 08:36:41 +00:00
8af9845117
Signed-off-by: Xe Iaso <me@xeiaso.net>
14 lines
202 B
JSON
14 lines
202 B
JSON
{
|
|
"bots": [
|
|
{
|
|
"name": "everyones-invited",
|
|
"remote_addresses": ["0.0.0.0/0", "::/0"],
|
|
"action": "ALLOW"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"bind": ":9090",
|
|
"network": "tcp"
|
|
}
|
|
}
|