fix: re-add removed variable + fix documentation (#5902)
re-add removed variable + fix documentation Co-authored-by: Ítalo Johnny <italojohnnydosanjos@gmail.com>
This commit is contained in:
parent
9966f887dc
commit
50ae0742a0
3 changed files with 3 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ services:
|
|||
environment:
|
||||
- LANGFLOW_DATABASE_URL=postgresql://langflow:langflow@postgres:5432/langflow
|
||||
# This variable defines where the logs, file storage, monitor data and secret keys are stored.
|
||||
- LANGFLOW_CONFIG_DIR=/app/langflow
|
||||
volumes:
|
||||
- langflow-data:/app/langflow
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue