From ca8f3c226827ad535f8b6d70421c8e10ecee38f3 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 22 Dec 2022 15:53:35 +0100 Subject: [PATCH] Cleanup --- MP.Land/appsettings.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/MP.Land/appsettings.json b/MP.Land/appsettings.json index 85409886..3b2d68b1 100644 --- a/MP.Land/appsettings.json +++ b/MP.Land/appsettings.json @@ -19,9 +19,4 @@ "BaseUrl": "https://localhost:44309/", "downloadPath": "C:\\Steamware\\installers\\MP" } - //"ConnectionStrings": { - // "DefaultConnection": "Server=SQL2016PROD;Database=Jetco_MoonPro_Prod;Trusted_Connection=True;MultipleActiveResultSets=true", - // "MP.Land": "Server=SQL2016PROD;Database=Jetco_MoonPro_Prod;User ID=sa;Password=keyhammer16;integrated security=False;MultipleActiveResultSets=True;App=MP.Land;", - // "Redis": "localhost:6379,defaultDatabase=11,keepAlive=180,asyncTimeout=5000" - //} } \ No newline at end of file