Update 'README.md'

This commit is contained in:
Aadil Ayub 2022-09-13 06:11:06 +00:00
parent 3ec36f7783
commit 40d327023c
1 changed files with 11 additions and 0 deletions

View File

@ -22,3 +22,14 @@
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).
## Adding Media
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
```
Then during the jellyfin setup wizard use this folder as the path for your jellyfin library.