Skip to content

Commit 0876ec2

Browse files
Merge pull request #6757 from topcoder-platform/PROD_3279_sprig_challenge_survey
Added SPRIG_ENVIRONMENT_ID to prod
2 parents 16cfe8c + 3a280a9 commit 0876ec2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/production.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,4 +234,6 @@ module.exports = {
234234
PLATFORM_SITE_URL: 'https://platform.topcoder.com',
235235
PLATFORMUI_SITE_URL: 'https://platform-ui.topcoder.com',
236236
DICE_VERIFY_URL: 'https://accounts-auth0.topcoder.com',
237+
/* development id - makes surveys have warning about environment */
238+
SPRIG_ENVIRONMENT_ID: 'a-IZBZ6-r7bU',
237239
};

0 commit comments

Comments
 (0)