mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Develop: Update GPU device count in compose.nvidia.yaml
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
ade2c5e269
commit
2eb731e721
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ services:
|
|||
devices:
|
||||
- driver: "nvidia"
|
||||
capabilities: [gpu]
|
||||
count: 1
|
||||
count: "all"
|
||||
|
||||
mariadb:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue