Skip to content

Commit

Permalink
console log
Browse files Browse the repository at this point in the history
  • Loading branch information
palldas committed May 31, 2024
1 parent 8473b87 commit 1867a0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ import MoveLetters from "./components/moveLetters";
import theme from "./theme";

const vite_backend_url = import.meta.env.VITE_BACKEND_URL as string;
console.log('Backend URL:', vite_backend_url);


// The azure deployed backend url: gather-app-307.azurewebsites.net

Expand Down

0 comments on commit 1867a0a

Please sign in to comment.