Cambiato URL in endpoint di release

This commit is contained in:
2026-01-29 08:53:48 +01:00
parent a579f2e995
commit b7846c31d7

View File

@@ -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(){ function listPizze(){
let reply; let reply;