Develop: Update GPU device count in compose.nvidia.yaml

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-05-08 00:24:34 +02:00
parent ade2c5e269
commit 2eb731e721

View file

@ -143,7 +143,7 @@ services:
devices:
- driver: "nvidia"
capabilities: [gpu]
count: 1
count: "all"
mariadb:
extends: