We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16cfe8c + 3a280a9 commit 0876ec2Copy full SHA for 0876ec2
config/production.js
@@ -234,4 +234,6 @@ module.exports = {
234
PLATFORM_SITE_URL: 'https://platform.topcoder.com',
235
PLATFORMUI_SITE_URL: 'https://platform-ui.topcoder.com',
236
DICE_VERIFY_URL: 'https://accounts-auth0.topcoder.com',
237
+ /* development id - makes surveys have warning about environment */
238
+ SPRIG_ENVIRONMENT_ID: 'a-IZBZ6-r7bU',
239
};
0 commit comments