ollama ip

This commit is contained in:
2026-02-04 00:15:51 -06:00
parent b3058b25a6
commit fbf6864350

View File

@@ -62,7 +62,7 @@ in {
extraOptions = lib.mkIf config.sysconfig.docker.nvidia [
"--device=nvidia.com/gpu=all"
"--ip=192.168.101.6"
"--ip=192.168.101.22"
];
environment = {