update cors

This commit is contained in:
smfahim25 2025-03-19 14:58:24 +06:00
parent 657a8341c6
commit 38b514f3a9

View file

@ -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"],