Skip to content

Commit

Permalink
Merge pull request #2 from BYU-CPC/calculate-users-in-the-frontend
Browse files Browse the repository at this point in the history
calculate users in the frontend
  • Loading branch information
joshbtay authored Sep 2, 2024
2 parents bf0d65e + 9fb47e7 commit 50eb763
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Empty file.
3 changes: 2 additions & 1 deletion src/hooks/base.tsx
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export const BACKEND_URL = "http://localhost:5000";
export const BACKEND_URL =
"https://byu-cpc-backend-433866642768.us-west1.run.app";

0 comments on commit 50eb763

Please sign in to comment.