Moved all of the file paths to appsettings file.
This commit is contained in:
@ -12,6 +12,7 @@ public record AppSettings(string BaseAPIAddress,
|
||||
bool IsStaging,
|
||||
string MonAResource,
|
||||
string MonASite,
|
||||
string SLLFilePath,
|
||||
string ToolStateOwnerFilePath)
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user