From d070229566138eb0023ca313c2adcaa2d9c65d92 Mon Sep 17 00:00:00 2001 From: phact Date: Wed, 3 Sep 2025 12:24:39 -0400 Subject: [PATCH] remove langflow secret key because it's optional --- .env.example | 2 -- 1 file changed, 2 deletions(-) diff --git a/.env.example b/.env.example index 9840ef62..63a8865a 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,3 @@ -# make one like so https://docs.langflow.org/api-keys-and-authentication#langflow-secret-key -LANGFLOW_SECRET_KEY= # flow id from the the openrag flow json FLOW_ID=1098eea1-6649-4e1d-aed1-b77249fb8dd0 # Set a strong admin password for OpenSearch; a bcrypt hash is generated at