mirror of
https://github.com/ollama/ollama.git
synced 2026-03-11 17:34:04 -05:00
Move envconfig and consolidate env vars (#4608)
This commit is contained in:
@@ -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