1 parent d2e42af commit c597a25Copy full SHA for c597a25
1 file changed
README.md
@@ -58,6 +58,11 @@ PUID|User id, defaults to `1000`
58
PGID|Group id, defaults to `1000`
59
MPD_HOST|Host for Music Player daemon, defaults to `localhost`, which is generally correct when the container is run in `host` mode.
60
MPD_PORT|Defaults to `6600`
61
+SESSION_FILE|Specify the location of the session file.
62
+
63
+#### Some Notes
64
65
+About `SESSION_FILE`, you will need to make sure it indicates a path which is accessible to the container.
66
67
### First run
68
0 commit comments