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