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 ea02018 + 74ab0cf commit df70dabCopy full SHA for df70dab
src-ts/config/environments/environment.prod.config.ts
@@ -19,7 +19,7 @@ export const EnvironmentConfigProd: GlobalConfig = {
19
},
20
DISABLED_TOOLS: [ ],
21
ENV: AppHostEnvironment.prod,
22
- LEARN_SRC: 'https://fcc.topcoder.com:4431',
+ LEARN_SRC: 'https://freecodecamp.topcoder.com',
23
// TODO: Move stripe creds to .env file
24
STRIPE: {
25
ADMIN_TOKEN:
0 commit comments