diff --git a/render.yaml b/render.yaml index 1f9451131..4b575a41f 100644 --- a/render.yaml +++ b/render.yaml @@ -3,8 +3,9 @@ services: - type: web name: langflow runtime: docker + instanceType: free dockerfilePath: ./Dockerfile repo: https://github.com/logspace-ai/langflow - branch: form_io + branch: main healthCheckPath: /health autoDeploy: false