Skip to content

Commit c1e484f

Browse files
authored
Merge pull request #2809 from trycompai/main
[comp] Production Deploy
2 parents 688127d + 1275f84 commit c1e484f

45 files changed

Lines changed: 9960 additions & 20567 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/api/.env.example

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,9 @@ BACKGROUND_CHECK_WEBHOOK_SECRET=
5353
BACKGROUND_WH_ENDPOINT=
5454
STRIPE_BACKGROUND_CHECK_PRICE_ID=price_1TRWckCkFWhKYvHIA1GLv1sO
5555

56+
# We are not using security hub service it is only the variable prefix for matching with old one
5657
SECURITY_HUB_ROLE_ASSUMER_ARN=
58+
SECURITY_HUB_GOVCLOUD_ROLE_ASSUMER_ARN=
59+
SECURITY_HUB_GOVCLOUD_ACCESS_KEY_ID=
60+
SECURITY_HUB_GOVCLOUD_SECRET_ACCESS_KEY=
61+
SECURITY_HUB_GOVCLOUD_SESSION_TOKEN=

0 commit comments

Comments
 (0)