This commit is contained in:
michele 2024-09-05 10:00:45 +02:00
parent 63fc5b0f6a
commit 5757cd1aee

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");