Skip to content

Commit

Permalink
SolidStudies - Added interface (integration)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanschrome committed Mar 31, 2023
1 parent 25fbbfa commit 4f002f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/environments/environment.prod.ts
@@ -1,5 +1,6 @@
export const environment = {
production: true,
'environment': 'pro',
panelApiUrl: 'https://backend.solidjobs.org/'
panelApiUrl: 'https://backend.solidjobs.org/',
trainingApiUrl: 'https://studies.solidjobs.org/'
};

0 comments on commit 4f002f8

Please sign in to comment.