Skip to content

Commit

Permalink
update mock prod server (#485)
Browse files Browse the repository at this point in the history
Co-authored-by: Andi Braimllari <>
  • Loading branch information
AndiBraimllari authored May 6, 2024
1 parent 9d1dd3e commit 55e0f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/environments/environment.prod.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const environment = {
production: true,
baseURL: 'https://fierce-taiga-45450.herokuapp.com'
baseURL: 'https://dev-penda-ink.fly.dev'
};

0 comments on commit 55e0f98

Please sign in to comment.