docs: update default difficulty to 4

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-04-21 17:41:22 -04:00
parent 1dae43f468
commit 9b7bf8ee06
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ services:
image: ghcr.io/techarohq/anubis:latest
environment:
BIND: ":8080"
DIFFICULTY: "5"
DIFFICULTY: "4"
METRICS_BIND: ":9090"
SERVE_ROBOTS_TXT: "true"
TARGET: "http://nginx"