Skip to content

Instantly share code, notes, and snippets.

@harusametime
Created July 31, 2025 01:41
Show Gist options
  • Save harusametime/5ab84be7b904287277bb35cdb334077c to your computer and use it in GitHub Desktop.
Save harusametime/5ab84be7b904287277bb35cdb334077c to your computer and use it in GitHub Desktop.
docker run -it --rm -p 7860:7860 -v $(pwd)/langflow-data:/var/lib/langflow --env-file .env langflowai/langflow:latest
@harusametime
Copy link
Author

.env

LANGFLOW_CONFIG_DIR=/var/lib/langflow
LANGFLOW_SAVE_DB_IN_CONFIG_DIR=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment