mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
5 lines
157 B
Text
5 lines
157 B
Text
|
|
Generic single-database configuration.
|
||
|
|
|
||
|
|
Create new migrations with
|
||
|
|
DATABASE_URL=<replace with actual url> alembic revision --autogenerate -m "a description"
|