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