services: bot: image: registry.benrmorgan.com/minecraftstatus:latest env_file: - ./secrets/.env volumes: - ./data:/data restart: unless-stopped