diff --git a/src/app.ts b/src/app.ts index 17b5805..ba18f0a 100644 --- a/src/app.ts +++ b/src/app.ts @@ -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"],