Skip to content

Commit 1985bbc

Browse files
mpk-droidclaude
andcommitted
docs: clarify auto-generated secrets in .env.example comment
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d497431 commit 1985bbc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

agents/langflow/simple_tool_calling_agent/local/.env.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ POSTGRES_USER=langflow
33
POSTGRES_PASSWORD=langflow
44
POSTGRES_DB=langflow
55

6-
# Langfuse — auto-generated on first run by deploy-local.sh
6+
# Langfuse — admin password and encryption key are auto-generated
7+
# on first run by deploy-local.sh
78
LANGFUSE_ADMIN_PASSWORD=
89
LANGFUSE_ENCRYPTION_KEY=
910

0 commit comments

Comments
 (0)