diff --git a/README.md b/README.md index a09619c..5f7391a 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Group=rtmpdash WorkingDirectory=/opt/rtmpdash Environment=ASPNETCORE_URLS='http://*:60001' Environment=ASPNETCORE_ENVIRONMENT=Production -ExecStart=/usr/bin/dotnet run --no-launch-profile +ExecStart=/usr/bin/dotnet run -c Release --no-launch-profile Type=simple TimeoutStopSec=20