Update database URL in alembic.ini
This commit is contained in:
parent
501ba416d1
commit
1e1e49b862
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ version_path_separator = os # Use os.pathsep. Default configuration used for ne
|
|||
# This is the path to the db in the root of the project.
|
||||
# When the user runs the Langflow the database url will
|
||||
# be set dinamically.
|
||||
# sqlalchemy.url = sqlite:///../../../langflow.db
|
||||
sqlalchemy.url = sqlite:///../../../langflow.db
|
||||
|
||||
|
||||
[post_write_hooks]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue