🔧 chore(render.yaml): remove unnecessary 'plan' field from langflow service configuration
📝 docs(render.yaml): update langflow service configuration to remove 'plan' field for better clarity and consistency
This commit is contained in:
parent
54776687f1
commit
2a947e33a7
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ services:
|
|||
- type: web
|
||||
name: langflow
|
||||
runtime: docker
|
||||
plan: free
|
||||
dockerfilePath: ./Dockerfile
|
||||
repo: https://github.com/logspace-ai/langflow
|
||||
branch: main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue