1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +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

View File

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