Update COMPOSE_PROFILES in .env.example to include additional services

- Modified the COMPOSE_PROFILES variable to include 'flowise' and 'monitoring' alongside 'n8n', enhancing the configuration for service orchestration.
This commit is contained in:
Yury Kossakovsky
2025-05-28 20:25:20 -06:00
parent 296f559a3b
commit 29258d158f

View File

@@ -266,6 +266,6 @@ GOOGLE_PROJECT_NUMBER=GOOGLE_PROJECT_NUMBER
LETTA_SERVER_PASSWORD=
###########################################################################################
COMPOSE_PROFILES="n8n"
COMPOSE_PROFILES="n8n,flowise,monitoring"
PROMETHEUS_PASSWORD_HASH=
SEARXNG_PASSWORD_HASH=