diff --git a/APC Viewer/appsettings.Development.json b/APC Viewer/appsettings.Development.json index bbbef3d..a6fc990 100644 --- a/APC Viewer/appsettings.Development.json +++ b/APC Viewer/appsettings.Development.json @@ -128,7 +128,7 @@ "Password": "" } ], - "EncryptedPassword": "VwpEjlgytp9jkZQjEeCEUbxffBLE7CQeI5db/P6KGmQ=", + "EncryptedPassword": "RYGZYHE9Yh1q3b4oIjNK6nVHuiig7rHjZ9pUwwjBqCA=", "Logging": { "LogLevel": { "Default": "Debug", @@ -137,9 +137,9 @@ "Microsoft.Hosting.Lifetime": "Information" } }, - "MonARessource": "YODA_Viewer_IFX", - "Server": "messv02ecc1_ec_local", - "ServiceUser": "mesyodasvc", - "URLs": "http://localhost:5000;", + "MonARessource": "APC_Viewer_EC", + "Server": "messv02ecc1.ec.local", + "ServiceUser": "mesapcsvc", + "URLs": "http://localhost:5002;", "WorkingDirectoryName": "IFXApps" } \ No newline at end of file diff --git a/APC Viewer/appsettings.Staging.json b/APC Viewer/appsettings.Staging.json index f6218f7..11db9d6 100644 --- a/APC Viewer/appsettings.Staging.json +++ b/APC Viewer/appsettings.Staging.json @@ -128,7 +128,7 @@ "Password": "" } ], - "EncryptedPassword": "CUGygiPwahy4U3j+6KqqoMZ08STyVDR1rKm6MwPpt00=", + "EncryptedPassword": "DxF3EKBGb4IlSTVtErlf5wD4e85V2U/SKzAgMDdb/1M=", "Logging": { "LogLevel": { "Default": "Information", @@ -137,9 +137,9 @@ "Microsoft.Hosting.Lifetime": "Information" } }, - "MonARessource": "YODA_Viewer_EC", + "MonARessource": "APC_Viewer_EC", "Server": "messv02ecc1.ec.local", - "ServiceUser": "ECMESEAF", + "ServiceUser": "ECAPCSvc", "URLs": "http://localhost:5002;", "WorkingDirectoryName": "IFXApps" } \ No newline at end of file diff --git a/APC Viewer/appsettings.json b/APC Viewer/appsettings.json index ca3867d..11db9d6 100644 --- a/APC Viewer/appsettings.json +++ b/APC Viewer/appsettings.json @@ -128,7 +128,7 @@ "Password": "" } ], - "EncryptedPassword": "IU4P8iQhoKt1BAkKONlZinuLPrwJvWRLxp/7i5HrtiY=", + "EncryptedPassword": "DxF3EKBGb4IlSTVtErlf5wD4e85V2U/SKzAgMDdb/1M=", "Logging": { "LogLevel": { "Default": "Information", @@ -137,9 +137,9 @@ "Microsoft.Hosting.Lifetime": "Information" } }, - "MonARessource": "YODA_Viewer_EC", + "MonARessource": "APC_Viewer_EC", "Server": "messv02ecc1.ec.local", - "ServiceUser": "ECYODASVC", + "ServiceUser": "ECAPCSvc", "URLs": "http://localhost:5002;", "WorkingDirectoryName": "IFXApps" } \ No newline at end of file