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/']