HT_MIRS
parent
6b74b0ca6d
commit
7e93c66094
|
|
@ -434,7 +434,7 @@ namespace Start
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
var apiBinPath = Path.Combine(deployFoder, $"{apiExtractName}/EI_Image_Viewer.exe");
|
var apiBinPath = Path.Combine(deployFoder, $"{apiExtractName}/HT_MIRS.exe");
|
||||||
var apiJsonConfigPath = Path.Combine(deployFoder, $"{apiExtractName}/appsettings.CertificateApply.json");
|
var apiJsonConfigPath = Path.Combine(deployFoder, $"{apiExtractName}/appsettings.CertificateApply.json");
|
||||||
|
|
||||||
string nginxRarFilePath = Path.Combine(AppContext.BaseDirectory, $@"Resource\{nginxExtractName}.rar");
|
string nginxRarFilePath = Path.Combine(AppContext.BaseDirectory, $@"Resource\{nginxExtractName}.rar");
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in New Issue