diff --git a/script.js b/script.js index 35e96e2..e0665c5 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,4 @@ -const apiUrl = "https://localhost:7297"; // Inserire qui l'URL del web server Kestrel +const apiUrl = "http://localhost:5000"; // Inserire qui l'URL del web server Kestrel function listPizze(){ let reply;