From 2a61d60aab5523611369ab0ad358f34248192d8f Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Sat, 8 Jul 2023 16:12:52 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20chore(render.yaml):=20update=20i?= =?UTF-8?q?nstanceType=20to=20plan=20for=20better=20clarity=20and=20consis?= =?UTF-8?q?tency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- render.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/render.yaml b/render.yaml index 4b575a41f..e67da9334 100644 --- a/render.yaml +++ b/render.yaml @@ -3,7 +3,7 @@ services: - type: web name: langflow runtime: docker - instanceType: free + plan: free dockerfilePath: ./Dockerfile repo: https://github.com/logspace-ai/langflow branch: main