Update docker-compose.yml
This commit is contained in:
parent
80b5d531a6
commit
eff3aa5bdf
1 changed files with 0 additions and 9 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue