Spaces:
Running
Running
Update .env
Browse files
.env
CHANGED
|
@@ -3,7 +3,7 @@ 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://doc-vid-analyzer
|
| 7 |
|
| 8 |
# PayPal Configuration
|
| 9 |
PAYPAL_BASE_URL=https://api-m.sandbox.paypal.com
|
|
|
|
| 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://doc-vid-analyzer.vercel.app
|
| 7 |
|
| 8 |
# PayPal Configuration
|
| 9 |
PAYPAL_BASE_URL=https://api-m.sandbox.paypal.com
|