Add NVIDIA_VISIBLE_DEVICES=all for GPU services
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
PUID = "3000";
|
||||
PGID = "3000";
|
||||
TZ = "Europe/Berlin";
|
||||
NVIDIA_VISIBLE_DEVICES = "all";
|
||||
};
|
||||
|
||||
extraOptions = [
|
||||
|
||||
Reference in New Issue
Block a user