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 1d85f5f + 5059e5c commit 623a03eCopy full SHA for 623a03e
src-ts/config/environments/environment.dev.config.ts
@@ -7,6 +7,6 @@ export const EnvironmentConfigDev: GlobalConfig = {
7
...EnvironmentConfigDefault,
8
DISABLED_TOOLS: [],
9
ENV: AppHostEnvironment.dev,
10
- LEARN_SRC: 'https://diwfymerlbtl4.cloudfront.net',
+ LEARN_SRC: 'https://freecodecamp.topcoder-dev.com',
11
TAG_MANAGER_ID: 'GTM-W7B537Z',
12
}
0 commit comments