program
This commit is contained in:
parent
63fc5b0f6a
commit
5757cd1aee
@ -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