[add] jellyfin devices
This commit is contained in:
parent
cae9e4c71d
commit
5258c19b79
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ services:
|
||||||
# Optional - alternative address used for autodiscovery
|
# Optional - alternative address used for autodiscovery
|
||||||
#environment:
|
#environment:
|
||||||
# - JELLYFIN_PublishedServerUrl=http://example.com
|
# - JELLYFIN_PublishedServerUrl=http://example.com
|
||||||
|
# VAAPI Devices (examples)
|
||||||
|
devices:
|
||||||
|
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||||
|
- /dev/dri/card0:/dev/dri/card0
|
||||||
|
|
Loading…
Add table
Reference in a new issue