How can a .NET Core Worker Service be published to ensure it is not in Production mode (DOTNET_ENVIRONMENT)?

前端 未结 0 1137
情话喂你
情话喂你 2021-01-30 04:39

I have a .NET Core Worker Service with some code that is different between Development/Staging and Production. I understand how to set DOTNET_ENVIRONMENT on the server for Devel

相关标签:
回答
  • 消灭零回复
提交回复
热议问题