mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 00:39:35 +08:00
🔧 chore(render.yaml): add disk configuration for langflow-data to provide persistent storage for langflow cache
This commit is contained in:
@ -9,3 +9,6 @@ services:
|
||||
branch: main
|
||||
healthCheckPath: /health
|
||||
autoDeploy: false
|
||||
disk:
|
||||
name: langflow-data
|
||||
mountPath: /home/user/.cache/langflow
|
||||
|
||||
Reference in New Issue
Block a user