Skip to content

Commit

Permalink
Aws (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
beming-dev authored Jan 11, 2025
2 parents ed3bb33 + e5e260e commit d4feb20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constants/system.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export const WEB_URL = "https://studyabout.herokuapp.com";
export const SERVER_URI = process.env.NEXT_PUBLIC_SERVER_URI;
console.log("hello", SERVER_URI);
export const DEFAULT_BACK_URL = "/home";

0 comments on commit d4feb20

Please sign in to comment.