Adding Environment
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user