mirror of
https://github.com/kossakovsky/n8n-install.git
synced 2026-03-07 22:33:11 +00:00
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:
@@ -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=
|
||||
Reference in New Issue
Block a user