Update 'README.md'

This commit is contained in:
Aadil Ayub 2023-01-19 07:17:47 +00:00
parent 26dda0222f
commit be3ac8b7f3
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
You can mount a folder of your choice to jellyfin by editing this line after running `abra app config ${your jelllyfin url}` You can mount a folder of your choice to jellyfin by editing this line after running `abra app config ${your jelllyfin url}`
``` ```
EXTRA_VOLUME=/home/aadil/media:/media/ # replace /home/aadil/media with folder of your choice EXTRA_VOLUME=/home/$USER/media:/media/ # replace /home/$USER/media with folder of your choice
``` ```
Then during the jellyfin setup wizard use this folder as the path for your jellyfin library. Then during the jellyfin setup wizard use this folder as the path for your jellyfin library.