🔧 chore(render.yaml): add disk configuration for langflow-data to provide persistent storage for langflow cache

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-09-14 15:38:45 -03:00
commit 54776687f1

View file

@ -9,3 +9,6 @@ services:
branch: main
healthCheckPath: /health
autoDeploy: false
disk:
name: langflow-data
mountPath: /home/user/.cache/langflow