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

@@ -129,6 +129,9 @@ services:
tty: true
deploy:
resources:
reservations:
cpus: "0.1"
memory: "128M"
limits:
cpus: "0.5"
memory: "256M"
@@ -161,6 +164,4 @@ services:
volumes:
postgres_data:
driver: local
temporal_data:
driver: local