恢复端口为16025
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import requests
|
||||
import json
|
||||
import sys
|
||||
|
||||
API_URL = "http://localhost:16026"
|
||||
API_URL = "http://localhost:16025"
|
||||
|
||||
|
||||
def test_health():
|
||||
|
||||
Reference in New Issue
Block a user