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.
1 parent 91f1390 commit f612bfdCopy full SHA for f612bfd
connect/config.js
@@ -35,4 +35,5 @@ module.exports = {
35
DEFAULT_REPLY_EMAIL: process.env.DEFAULT_REPLY_EMAIL,
36
37
CONNECT_URL: process.env.CONNECT_URL || 'https://connect.topcoder-dev.com',
38
+ "ACCOUNTS_APP_URL": process.env.ACCOUNTS_APP_URL || "https://accounts.topcoder-dev.com",
39
};
0 commit comments