Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 391 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 391 Bytes

Homer Dashboard

My simple configuration of the Homer dashboard.

Homer Dashboard

Run locally

docker compose -f docker-compose.yaml up

Release new version

git tag 1.0.0
git push --tags

Acknowledgements