Skip to content

Commit

Permalink
Update environment.production.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
belluccifranco authored Jul 18, 2023
1 parent e45451f commit e7e5af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.production.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const environment = {
production: true,
apiUrl: 'https://api.merceriaguemes.com.ar',
apiUrl: 'https://api.example.com',
appVersion: 18,
qa: false,
};

0 comments on commit e7e5af8

Please sign in to comment.