mirror of
https://github.com/ollama/ollama.git
synced 2026-08-07 05:23:57 -04:00
Move envconfig and consolidate env vars (#4608)
This commit is contained in:
1 parent
afd2b058b4
commit
4cc3be3035
14 files changed
+81
-51
No files matched your search
@@ -6,7 +6,7 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/ollama/ollama/server/envconfig"
|
||||
"github.com/ollama/ollama/envconfig"
|
||||
)
|
||||
|
||||
func InitLogging() {
|
||||
|
||||
Reference in new issue
Block a user