Bitaxe Sentry Release v0.6.1
Recent Changes
- Merge pull request #34 from zachchan105/develop (Zach Price)
- Update hash rate unit from MH/s to GH/s across notifier, templates, and JavaScript functions; increment version to 0.6.1 (Zach Price)
Update Instructions
- Stop the current containers:
docker compose down - Pull the latest code:
git pull - Rebuild and start the containers:
docker compose up --build -d