📜  如何在 dotnet core 中设置服务器 url - C# 代码示例

📅  最后修改于: 2022-03-11 14:49:01.689000             🧑  作者: Mango

代码示例1
> dotnet run --server.urls "http://localhost:5100;http://localhost:5101;http://*:5102"