diff --git a/docker-compose.yml b/docker-compose.yml index 72115c1..4ccafb6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -22,15 +22,6 @@ services: - ssl-certs:/etc/ssl - ./html:/var/www/html command: daemon - - anubis: - image: ghcr.io/minecon724/anubis:main - environment: - DIFFICULTY: "1" - TARGET: "http://192.168.81.2:3000" - POLICY_FNAME: "/data/cfg/botPolicy.json" - volumes: - - ./botPolicy.json:/data/cfg/botPolicy.json:ro volumes: ssl-certs: