cors added for dev dashboard
This commit is contained in:
parent
ac5e68536f
commit
94830af20d
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ const allowedOrigins = [
|
|||
"http://localhost:5175",
|
||||
"http://localhost:5173",
|
||||
"https://dashboard.planpostai.com",
|
||||
"https://dev.dashboard.planpostai.com",
|
||||
"https://canvas.planpostai.com",
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue