This commit is contained in:
michele 2024-08-05 17:31:54 +02:00
parent 4bc8b1597f
commit 6479b5ea43

View File

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