mirror of
https://github.com/open-webui/openapi-servers.git
synced 2026-07-01 20:14:34 -04:00
refac
This commit is contained in:
@@ -17,6 +17,7 @@ app.add_middleware(
|
||||
allow_credentials=True,
|
||||
allow_methods=["*"],
|
||||
allow_headers=["*"],
|
||||
expose_headers=["Content-Disposition"],
|
||||
)
|
||||
|
||||
# -------------------------------
|
||||
|
||||
Reference in New Issue
Block a user