{ "ConnectionStrings": { "DbPath": "Data Source=SyncFilesLog.db" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "TempDir": "D:\\FileSyncTest\\dtemp", "NamePwds": [ [ "Test", "t123" ], [ "FYMF", "FYMF" ] ], "SqlPackageAbPath": "C:\\Users\\ZHAOLEI\\.dotnet\\tools\\sqlpackage.exe" }