mirror of
https://github.com/immich-app/immich.git
synced 2024-12-29 15:11:58 +00:00
fix(server): add video capability for nvenc (#3612)
This commit is contained in:
parent
e54cf914d7
commit
23b836ffbb
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ services:
|
||||||
# devices:
|
# devices:
|
||||||
# - driver: nvidia
|
# - driver: nvidia
|
||||||
# count: 1
|
# count: 1
|
||||||
# capabilities: [gpu]
|
# capabilities: [gpu,video]
|
||||||
|
|
Loading…
Reference in a new issue