Skip to content

Commit f612bfd

Browse files
authored
Update config.js
1 parent 91f1390 commit f612bfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

connect/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ module.exports = {
3535
DEFAULT_REPLY_EMAIL: process.env.DEFAULT_REPLY_EMAIL,
3636

3737
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",
3839
};

0 commit comments

Comments
 (0)