Skip to content

Commit

Permalink
staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon KP committed May 15, 2024
1 parent d6be3a5 commit 224e2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
export const environment = {
production: false,
// apiUrl: 'http://backend:3000',
apiUrl: "https://mips-api-prod.makerdao.com",
apiUrl: "https://mips-api-staging.makerdao.com",
repoUrl: 'https://github.com/makerdao/mips/blob/master',
feedBackFormUrl: 'https://formspree.io/f/xzbyjjnb',
githubURL: 'https://github.com/',
Expand Down

0 comments on commit 224e2a4

Please sign in to comment.