diff --git a/docker/.env.example b/docker/.env.example index ec13bc0a8..66b0910dc 100644 --- a/docker/.env.example +++ b/docker/.env.example @@ -22,6 +22,6 @@ LOG_PATH=/root/.flowise/logs # TOOL_FUNCTION_EXTERNAL_DEP=moment,lodash # LANGCHAIN_TRACING_V2=true -# ANGCHAIN_ENDPOINT=https://api.smith.langchain.com +# LANGCHAIN_ENDPOINT=https://api.smith.langchain.com # LANGCHAIN_API_KEY=your_api_key # LANGCHAIN_PROJECT=your_project \ No newline at end of file