Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -38,7 +38,7 @@ PREMIUM_CHANNEL_ID = -1002825744390
|
|
| 38 |
STORAGE_CHANNEL_ID = -1002825744390 # যে চ্যানেলে ভিডিও স্টোর হবে
|
| 39 |
|
| 40 |
# আপনার Hugging Face স্পেসের ডিরেক্ট ইউআরএল
|
| 41 |
-
BACKEND_URL = os.environ.get("BACKEND_URL", "https://
|
| 42 |
|
| 43 |
# WebApp URL (index.html)
|
| 44 |
WEB_APP_URL = "https://rony90790.github.io/Forward-bot/index.html"
|
|
|
|
| 38 |
STORAGE_CHANNEL_ID = -1002825744390 # যে চ্যানেলে ভিডিও স্টোর হবে
|
| 39 |
|
| 40 |
# আপনার Hugging Face স্পেসের ডিরেক্ট ইউআরএল
|
| 41 |
+
BACKEND_URL = os.environ.get("BACKEND_URL", "https://mxvdo-forwardbot.hf.space")
|
| 42 |
|
| 43 |
# WebApp URL (index.html)
|
| 44 |
WEB_APP_URL = "https://rony90790.github.io/Forward-bot/index.html"
|