auto-commit for 98d493d6-736c-4621-af62-587606fda700

This commit is contained in:
emergent-agent-e1
2025-11-09 02:38:01 +00:00
parent 1dddf9a888
commit 4fbf9351fd
31 changed files with 74 additions and 94 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import time
from datetime import datetime
# Backend URL from frontend/.env
BACKEND_URL = "https://digital-kurdistan.preview.emergentagent.com/api"
BACKEND_URL = "https://kurdish-id.preview.emergentagent.com/api"
class BackendTester:
def __init__(self):