$OpenBSD: README,v 1.1.1.1 2021/05/25 22:14:47 abieber Exp $

+-----------------------------------------------------------------------
| Running navidrome on OpenBSD
+-----------------------------------------------------------------------

Adding Music
=============

Music can be added by copying it to /var/navidrome/music/ or by changing
the `--datafolder` directory used.

Web Interface
=============

navidrome serves up a web interface on:

	 http://localhost:4533

If you wish to listen on a different interface or change the location
navidrome looks for music, you can modify it via rcctl:

         # rcctl set navidrome flags -a 0.0.0.0 --datafolder /home/music
