diff --git a/README.md b/README.md index 34a762a..b1aca59 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ ExecStart=/opt/MarketData/MarketDataServer/mks Restart=always RestartSec=5 # Seconds to wait before restarting (optional) KillMode=process # Ensures the service is killed gracefully +Environment=DOTNET_ROOT=/opt/dotnet [Install] WantedBy=multi-user.target