Update cache type

This commit is contained in:
2025-01-10 17:06:56 +11:00
parent e868e5553e
commit 37f592569c
+1 -1
View File
@@ -53,7 +53,7 @@ spec:
- name: LANGFLOW_REDIS_PORT
value: "6379"
- name: LANGFLOW_CACHE_TYPE
value: "redis"
value: "memory"
- name: LANGFLOW_PORT
value: "7860"
volumeMounts: