update tests

This commit is contained in:
2026-03-05 14:42:55 +08:00
parent 38b0d5df15
commit 080631af31
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ except Exception as e:
# <<< Paste your running FastAPI base url here >>>
BASE_URL = os.getenv("DS_BASE_URL", "http://127.0.0.1:8588/api/")
BASE_URL = os.getenv("DS_BASE_URL", "http://127.0.0.1:8500/api/")
# Params