cjell commited on
Commit
23c6a53
·
1 Parent(s): 8f81868

fixing test

Browse files
Files changed (1) hide show
  1. test.py +1 -1
test.py CHANGED
@@ -1,6 +1,6 @@
1
  import requests
2
 
3
- BASE_URL = "https://spam-fastapi-cjell.hf.space"
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...")