mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
fix
This commit is contained in:
@@ -49,6 +49,9 @@ if DB_URL:
|
||||
config.set_main_option("sqlalchemy.url", DB_URL)
|
||||
|
||||
|
||||
print("DB_URL", DB_URL)
|
||||
|
||||
|
||||
def run_migrations_offline() -> None:
|
||||
"""Run migrations in 'offline' mode.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user