Skip to content

Commit c597a25

Browse files
authored
Document new variable SESSION_FILE (#23)
1 parent d2e42af commit c597a25

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ PUID|User id, defaults to `1000`
5858
PGID|Group id, defaults to `1000`
5959
MPD_HOST|Host for Music Player daemon, defaults to `localhost`, which is generally correct when the container is run in `host` mode.
6060
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.
6166

6267
### First run
6368

0 commit comments

Comments
 (0)