@@ -195,8 +195,6 @@ https://github.com/open-webui/open-webui
@asynccontextmanager
async def lifespan(app: FastAPI):
- run_migrations()
-
if RESET_CONFIG_ON_START:
reset_config()