Kima v1.5.4
Quick Start
docker run -d \
--name kima \
-p 3030:3030 \
-v /path/to/your/music:/music \
-v kima_data:/data \
chevron7locked/kima:v1.5.4
Then open http://localhost:3030 and create your account!
Documentation
See the README for full documentation.
Full Changelog: https://github.com/Chevron7Locked/kima-hub/compare/v1.5.3...v1.5.4