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