minor correction
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
||||
- containerPort: 8080
|
||||
env:
|
||||
- name: OLLAMA_BASE_URL
|
||||
value: "ollama:3210"
|
||||
value: "http://ollama:11434"
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /app/backend/data
|
||||
|
||||
Reference in New Issue
Block a user