Skip to content

Commit

Permalink
Update app.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
msm1984 authored Sep 4, 2024
1 parent 308e30d commit 4b75b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/src/app/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ export const appConfig: ApplicationConfig = {
provideHttpClient(withFetch())],
};

export const API_BASE_URL: string = 'https://backend.abriment.com/';
export const API_BASE_URL: string = 'https://mybackend.abriment.com/';

0 comments on commit 4b75b2f

Please sign in to comment.