Timothy J. Baek 7 tháng trước cách đây
mục cha
commit
55d0ecc879
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      backend/open_webui/main.py

+ 0 - 2
backend/open_webui/main.py

@@ -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()