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 c843cd2 commit 5059e5cCopy full SHA for 5059e5c
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