mirror of
https://github.com/open-webui/open-webui.git
synced 2025-05-30 09:39:15 +02: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"
|