app.run
This commit is contained in:
parent
9e8d235924
commit
1d8a01bb82
@ -71,5 +71,5 @@ app.UseAuthorization();
|
||||
|
||||
app.MapControllers();
|
||||
|
||||
app.Run();
|
||||
//app.Run("http://localhost:6000");
|
||||
//app.Run();
|
||||
app.Run("http://localhost:6000");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user