Add authorized origin
This commit is contained in:
parent
ac08eb489d
commit
3c98e1c165
@ -242,6 +242,7 @@ allowed_origins = [
|
|||||||
"http://localhost:3000",
|
"http://localhost:3000",
|
||||||
"https://my-recipes.dvirlabs.com",
|
"https://my-recipes.dvirlabs.com",
|
||||||
"http://my-recipes.dvirlabs.com",
|
"http://my-recipes.dvirlabs.com",
|
||||||
|
"https://my-recipes.aws-dvirlabs.com"
|
||||||
]
|
]
|
||||||
|
|
||||||
app.add_middleware(
|
app.add_middleware(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user