net core 端口设置

在supervisor的启动配置里面增加环境变量:

environment=ASPNETCORE_URLS='http://*:5001'

 

相关文章: