Skip to content

Commit

Permalink
changed environments
Browse files Browse the repository at this point in the history
  • Loading branch information
valerioprds committed Nov 23, 2023
1 parent 1e076f4 commit 1ac0499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export const environment = {
production: false,
appVersion: require('../../package.json').version,
BACKEND_ITA_CHALLENGE_BASE_URL: '',
BACKEND_ITA_WIKI_BASE_URL: 'https://dev.api.itadirectory.eurecatacademy.org/api/v1',
BACKEND_ITA_WIKI_BASE_URL: 'https://dev.sso.itawiki.eurecatacademy.org/api/v1/api-docs',
BACKEND_ALL_CHALLENGES: '/challenges',
BACKEND_REGISTER: '/auth/register',
BACKEND_DUMMY_REGISTER: '../assets/dummy/user-register.json',
Expand Down

0 comments on commit 1ac0499

Please sign in to comment.