Skip to content

Commit 1b2ab8a

Browse files
committed
def org_id if no env set
1 parent 35e4af3 commit 1b2ab8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,6 @@ module.exports = {
453453
},
454454
PLATFORM_SITE_URL: 'https://platform.topcoder-dev.com',
455455
GAMIFICATION: {
456-
ORG_ID: '',
456+
ORG_ID: '6052dd9b-ea80-494b-b258-edd1331e27a3',
457457
},
458458
};

0 commit comments

Comments
 (0)