mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 16:59:42 +00: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"
|