Corrected appsettings

This commit is contained in:
Mike Phares 2022-03-25 18:24:29 -07:00
parent 1f607cbbed
commit 836f70ed7f
3 changed files with 11 additions and 11 deletions

View File

@ -128,7 +128,7 @@
"Password": "" "Password": ""
} }
], ],
"EncryptedPassword": "VwpEjlgytp9jkZQjEeCEUbxffBLE7CQeI5db/P6KGmQ=", "EncryptedPassword": "RYGZYHE9Yh1q3b4oIjNK6nVHuiig7rHjZ9pUwwjBqCA=",
"Logging": { "Logging": {
"LogLevel": { "LogLevel": {
"Default": "Debug", "Default": "Debug",
@ -137,9 +137,9 @@
"Microsoft.Hosting.Lifetime": "Information" "Microsoft.Hosting.Lifetime": "Information"
} }
}, },
"MonARessource": "YODA_Viewer_IFX", "MonARessource": "APC_Viewer_EC",
"Server": "messv02ecc1_ec_local", "Server": "messv02ecc1.ec.local",
"ServiceUser": "mesyodasvc", "ServiceUser": "mesapcsvc",
"URLs": "http://localhost:5000;", "URLs": "http://localhost:5002;",
"WorkingDirectoryName": "IFXApps" "WorkingDirectoryName": "IFXApps"
} }

View File

@ -128,7 +128,7 @@
"Password": "" "Password": ""
} }
], ],
"EncryptedPassword": "CUGygiPwahy4U3j+6KqqoMZ08STyVDR1rKm6MwPpt00=", "EncryptedPassword": "DxF3EKBGb4IlSTVtErlf5wD4e85V2U/SKzAgMDdb/1M=",
"Logging": { "Logging": {
"LogLevel": { "LogLevel": {
"Default": "Information", "Default": "Information",
@ -137,9 +137,9 @@
"Microsoft.Hosting.Lifetime": "Information" "Microsoft.Hosting.Lifetime": "Information"
} }
}, },
"MonARessource": "YODA_Viewer_EC", "MonARessource": "APC_Viewer_EC",
"Server": "messv02ecc1.ec.local", "Server": "messv02ecc1.ec.local",
"ServiceUser": "ECMESEAF", "ServiceUser": "ECAPCSvc",
"URLs": "http://localhost:5002;", "URLs": "http://localhost:5002;",
"WorkingDirectoryName": "IFXApps" "WorkingDirectoryName": "IFXApps"
} }

View File

@ -128,7 +128,7 @@
"Password": "" "Password": ""
} }
], ],
"EncryptedPassword": "IU4P8iQhoKt1BAkKONlZinuLPrwJvWRLxp/7i5HrtiY=", "EncryptedPassword": "DxF3EKBGb4IlSTVtErlf5wD4e85V2U/SKzAgMDdb/1M=",
"Logging": { "Logging": {
"LogLevel": { "LogLevel": {
"Default": "Information", "Default": "Information",
@ -137,9 +137,9 @@
"Microsoft.Hosting.Lifetime": "Information" "Microsoft.Hosting.Lifetime": "Information"
} }
}, },
"MonARessource": "YODA_Viewer_EC", "MonARessource": "APC_Viewer_EC",
"Server": "messv02ecc1.ec.local", "Server": "messv02ecc1.ec.local",
"ServiceUser": "ECYODASVC", "ServiceUser": "ECAPCSvc",
"URLs": "http://localhost:5002;", "URLs": "http://localhost:5002;",
"WorkingDirectoryName": "IFXApps" "WorkingDirectoryName": "IFXApps"
} }