update cors
This commit is contained in:
parent
657a8341c6
commit
38b514f3a9
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ const app = new Elysia()
|
|||
"http://localhost:5175",
|
||||
"http://localhost:5174",
|
||||
"https://dashboard.planpostai.com",
|
||||
"https://dev.dashboard.planpostai.com",
|
||||
"https://canvas.planpostai.com",
|
||||
],
|
||||
methods: ["GET", "POST", "PUT", "DELETE", "PATCH", "HEAD", "OPTIONS"],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue