program
This commit is contained in:
parent
4bc8b1597f
commit
6479b5ea43
@ -77,5 +77,5 @@ app.UseAuthorization();
|
|||||||
|
|
||||||
app.MapControllers();
|
app.MapControllers();
|
||||||
|
|
||||||
app.Run();
|
//app.Run();
|
||||||
//app.Run("http://localhost:6000");
|
app.Run("http://localhost:6000");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user