Skip to content

Commit e6c5dd6

Browse files
committed
add properties
1 parent af3d39e commit e6c5dd6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const BASE_REQUIRED_VARIABLES = [
3030
'RECAPTCHA_V3',
3131
'REDIS_HOST',
3232
'REDIS_PASSWORD',
33+
'KLAVIYO_API_KEY',
3334
];
3435

3536
const TEST_REQUIRED_VARIABLES = [

0 commit comments

Comments
 (0)