Edit Dashboard
هذا الالتزام موجود في:
@@ -65,7 +65,7 @@ const start=performance.now();
|
||||
|
||||
try{
|
||||
|
||||
const response=await fetch("http://localhost:5000/health");
|
||||
const response=await fetch("/health");
|
||||
const data=await response.json();
|
||||
|
||||
const latency=(performance.now()-start).toFixed(2);
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم