This commit is contained in:
michele 2024-07-23 15:12:36 +02:00
parent 9e8d235924
commit 1d8a01bb82

View File

@ -71,5 +71,5 @@ app.UseAuthorization();
app.MapControllers();
app.Run();
//app.Run("http://localhost:6000");
//app.Run();
app.Run("http://localhost:6000");