mirror of
https://github.com/trushildhokiya/allininx-2.git
synced 2025-03-14 18:28:41 +00:00
Title Change
This commit is contained in:
parent
c24fc1981a
commit
349c94c7e5
@ -54,7 +54,7 @@ def get_app() -> FastAPI:
|
||||
|
||||
app.add_middleware(
|
||||
CORSMiddleware,
|
||||
allow_origins=["https://allinix.ai"],
|
||||
allow_origins=["https://dashboard.allinix.ai"],
|
||||
allow_credentials=True,
|
||||
allow_methods=["*"],
|
||||
allow_headers=["*"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user