docs: use fernet for secret key generation (#5611)

* docs: enhance authentication documentation with LANGFLOW_SECRET_KEY setup instructions

* docs: update LANGFLOW_SECRET_KEY documentation for clarity and consistency
This commit is contained in:
Mendon Kissling 2025-01-13 15:19:58 -05:00 committed by GitHub
commit 6ad6227f14
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 65 additions and 5 deletions

View file

@ -1,5 +1,5 @@
---
title: Dockers
title: Docker
lug: /deployment-docker
---