🔧 chore(render.yaml): add disk configuration for langflow-data to provide persistent storage for langflow cache
This commit is contained in:
parent
a35e6a6556
commit
54776687f1
1 changed files with 3 additions and 0 deletions
|
|
@ -9,3 +9,6 @@ services:
|
|||
branch: main
|
||||
healthCheckPath: /health
|
||||
autoDeploy: false
|
||||
disk:
|
||||
name: langflow-data
|
||||
mountPath: /home/user/.cache/langflow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue