Update README.md

This commit is contained in:
Laura Hausmann 2021-01-26 00:39:49 +01:00
parent 48e07f3fda
commit 653b1cf500
Signed by: zotan
GPG key ID: 5EC1D38FFC321311

View file

@ -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