Skip to content

Commit

Permalink
Oups, oublié de MAJ l'URL
Browse files Browse the repository at this point in the history
  • Loading branch information
laem committed May 30, 2023
1 parent 58204a2 commit 30c4821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/app/APIUrl.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const url =
process.env.NODE_ENV === 'production'
? `https://villes-pr113.osc-fr1.scalingo.io/`
? `https://api.villes.plus/`
: `http://localhost:3000/`

export default url

1 comment on commit 30c4821

@vercel
Copy link

@vercel vercel bot commented on 30c4821 May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.