hardik8588 commited on
Commit
dc758eb
·
verified ·
1 Parent(s): 2f19676

Update .env

Browse files
Files changed (1) hide show
  1. .env +1 -0
.env CHANGED
@@ -1,5 +1,6 @@
1
  # Backend API URL (will be updated to your Hugging Face Space URL)
2
  BACKEND_URL=https://hardik8588-doc-analyzer.hf.space
 
3
 
4
  # Frontend App URL (if you're deploying the frontend separately)
5
  APP_URL=https://testing-hardikkandpals-projects.vercel.app
 
1
  # Backend API URL (will be updated to your Hugging Face Space URL)
2
  BACKEND_URL=https://hardik8588-doc-analyzer.hf.space
3
+ REACT_APP_API_URL=https://hardik8588-doc-analyzer.hf.space
4
 
5
  # Frontend App URL (if you're deploying the frontend separately)
6
  APP_URL=https://testing-hardikkandpals-projects.vercel.app