From 6dad88affe07385f93fd33033c8789c111e60e69 Mon Sep 17 00:00:00 2001 From: godyuo Date: Thu, 2 Mar 2023 10:57:07 +0900 Subject: [PATCH] Update .env.ci --- backend-api/.env.ci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-api/.env.ci b/backend-api/.env.ci index 36e82e7..efaa98d 100644 --- a/backend-api/.env.ci +++ b/backend-api/.env.ci @@ -3,4 +3,4 @@ ACCESS_SECRET=plzInsert REFRESH_SECRET=plzInsert JWT_ACCESS_SECRET=true URL_ACCESS_SECRET=plzInsert -CORS_ORIGIN = [http://localhost:3000', 'undefined'] +CORS_ORIGIN = [http://localhost:3000', 'undefined', 'https://vanillameta.vanillabrain.com/']