1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00

fix(server): add video capability for nvenc (#3612)

This commit is contained in:
Mert 2023-08-09 15:35:41 -04:00 committed by GitHub
parent e54cf914d7
commit 23b836ffbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,4 +20,4 @@ services:
# devices:
# - driver: nvidia
# count: 1
# capabilities: [gpu]
# capabilities: [gpu,video]