readme update

This commit is contained in:
crocandr
2018-03-17 11:05:25 +01:00
parent 88f048668d
commit 043e2db432

View File

@@ -18,3 +18,6 @@ docker run -tid --name=minidlna --net=host -e SRVNAME=dockerlna -e "FOLDERS=/mnt
- `SRVNAME` - name of the minidlna
- `FOLDERS` - list of the shared folders in your volume (/mnt/data)
Please use docker-compose file (from my Github page) for easier management.