Adding Environment

This commit is contained in:
2025-04-06 18:50:20 -04:00
parent d154b27d44
commit f39d50af89

View File

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