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