Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
markalbrand56 committed Oct 8, 2024
1 parent 7af7fab commit 54ca17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uniEmpleos/src/api.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// const API_URL = "http://ec2-13-57-35-73.us-west-1.compute.amazonaws.com"
// const API_URL = "http://13.57.35.73"
const API_URL = "https://whole-letisha-markalbrand56.koyeb.app"
const API_URL = import.meta.env.VITE_BACKEND_URL

export default API_URL

0 comments on commit 54ca17f

Please sign in to comment.