minor correction

This commit is contained in:
2025-05-25 15:19:08 +05:30
parent 4a22a77eb8
commit c400c6b3aa

View File

@@ -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