feat: add Langflow

This commit is contained in:
Sun-ZhenXing
2025-11-01 22:16:39 +08:00
parent 0f54723be1
commit 2a18f63c88
10 changed files with 687 additions and 42 deletions

View File

@@ -151,14 +151,14 @@ services:
- "${WINDMILL_LSP_PORT:-3001}:3001"
deploy:
resources:
reservations:
cpus: "0.1"
memory: "128M"
limits:
cpus: "0.5"
memory: "512M"
volumes:
postgres_data:
driver: local
windmill_server_data:
driver: local
windmill_worker_data:
driver: local