prog
This commit is contained in:
parent
eae39677d4
commit
522117c328
@ -49,5 +49,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