Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 249 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 249 Bytes

Ninja Bot Adventure Land

  • Configure auth and chararacters in config.json
  • Execute follow commands:
git clone https://github.com/LVCarnevalli/ninjabot-adventureland.git
docker-compose up -d --build
docker ps
docker logs <container_id> -f