mirror of
https://github.com/open-webui/open-webui
synced 2024-11-22 16:22:44 +00:00
refac
This commit is contained in:
parent
614f3d5f80
commit
55d0ecc879
@ -195,8 +195,6 @@ https://github.com/open-webui/open-webui
|
|||||||
|
|
||||||
@asynccontextmanager
|
@asynccontextmanager
|
||||||
async def lifespan(app: FastAPI):
|
async def lifespan(app: FastAPI):
|
||||||
run_migrations()
|
|
||||||
|
|
||||||
if RESET_CONFIG_ON_START:
|
if RESET_CONFIG_ON_START:
|
||||||
reset_config()
|
reset_config()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user