Spaces:
Build error
Build error
Update .env
Browse files
.env
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 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=testing-
|
| 6 |
|
| 7 |
# PayPal Configuration
|
| 8 |
PAYPAL_BASE_URL=https://api-m.sandbox.paypal.com
|
|
|
|
| 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
|
| 6 |
|
| 7 |
# PayPal Configuration
|
| 8 |
PAYPAL_BASE_URL=https://api-m.sandbox.paypal.com
|