From 1d21cb84ff929cec371b6d2eebedad0e1edf852c Mon Sep 17 00:00:00 2001 From: Roman <48102089+romanlryji@users.noreply.github.com> Date: Fri, 28 Feb 2020 12:08:32 +0300 Subject: [PATCH] Update config.json --- EventLogApp/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EventLogApp/config.json b/EventLogApp/config.json index 28ae626..9866fa1 100644 --- a/EventLogApp/config.json +++ b/EventLogApp/config.json @@ -1,5 +1,5 @@ { - "ConnectionString": "Data Source=MSSQLSERVER;Server=srv-1cdata;Database=log1c;Password=1ccthdth;User ID=sa;", + "ConnectionString": "***", "DBType": "MS SQL Server", "RepeatTime": 60, "ESIndexName": "event-log", @@ -36,4 +36,4 @@ "Found": false } ] -} \ No newline at end of file +}