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 b87fe01 + ef8c762 commit 648a400Copy full SHA for 648a400
src/environments/environment.ts
@@ -5,7 +5,7 @@ import * as keys from './keys';
5
6
export const environment = {
7
production: false,
8
- timeTrackerApiUrl: 'https://timetracker-api.azurewebsites.net',
+ timeTrackerApiUrl: 'https://tsheets-apim.azure-api.net',
9
};
10
11
export const AUTHORITY = keys.AUTHORITY;
0 commit comments