Skip to content

Commit

Permalink
Merge pull request #177 from open-commercial/hotfix
Browse files Browse the repository at this point in the history
Update environment.production.ts
  • Loading branch information
belluccifranco authored Jul 18, 2023
2 parents e45451f + e7e5af8 commit 2d2a9f5
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 2d2a9f5

Please sign in to comment.