fix web cros issues with fixed dev port pt2
This commit is contained in:
parent
8a384921c5
commit
fdb28080e3
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ st_api_key = os.getenv("SUPERTOKENS_API_KEY")
|
|||
origins = [
|
||||
"http://localhost",
|
||||
"http://localhost:80",
|
||||
"http://localhost:1995",
|
||||
"http://localhost:8080",
|
||||
"http://MIH-API-Hub:80",
|
||||
"http://MIH-API-Hub",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue