Skip to content

Commit 623a03e

Browse files
Merge pull request #192 from topcoder-platform/PROD-2492_troubleshoot
PROD-2492 revert pointing to cloudfront -> dev
2 parents 1d85f5f + 5059e5c commit 623a03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-ts/config/environments/environment.dev.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ export const EnvironmentConfigDev: GlobalConfig = {
77
...EnvironmentConfigDefault,
88
DISABLED_TOOLS: [],
99
ENV: AppHostEnvironment.dev,
10-
LEARN_SRC: 'https://diwfymerlbtl4.cloudfront.net',
10+
LEARN_SRC: 'https://freecodecamp.topcoder-dev.com',
1111
TAG_MANAGER_ID: 'GTM-W7B537Z',
1212
}

0 commit comments

Comments
 (0)