Spaces:
Sleeping
Sleeping
cjell commited on
Commit ·
23c6a53
1
Parent(s): 8f81868
fixing test
Browse files
test.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
import requests
|
| 2 |
|
| 3 |
-
BASE_URL = "
|
| 4 |
|
| 5 |
# --- Health check ---
|
| 6 |
print("🔹 Checking health endpoint...")
|
|
|
|
| 1 |
import requests
|
| 2 |
|
| 3 |
+
BASE_URL = "http://cjell-spam-fastapi.hf.space/"
|
| 4 |
|
| 5 |
# --- Health check ---
|
| 6 |
print("🔹 Checking health endpoint...")
|