fix CORS in http localhost (server ASP.NET deve essere servito in HTTP)

This commit is contained in:
Andrea
2025-11-06 08:30:05 +01:00
parent 323e8e5984
commit 80b4a47a99

View File

@@ -1,4 +1,4 @@
const apiUrl = "https://localhost:7243";
const apiUrl = "http://localhost:5011";
function orkodyo(){
let reply;