Updated CORS
This commit is contained in:
@@ -393,6 +393,9 @@ origins = [
|
|||||||
|
|
||||||
'http://dev-ishlt.localhost:5000', # Using localhost
|
'http://dev-ishlt.localhost:5000', # Using localhost
|
||||||
'http://ishlt.localhost:5000', # Using localhost
|
'http://ishlt.localhost:5000', # Using localhost
|
||||||
|
|
||||||
|
'https://dev-api.oneskyit.com',
|
||||||
|
'https://ishlt.oneskyit.com',
|
||||||
]
|
]
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
|
|||||||
Reference in New Issue
Block a user