Files
parr_api/PARR.EsppTemplateSyncWorker/appsettings.Development.json
2023-08-25 15:32:06 +10:00

12 lines
183 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"StorageSettings": {
"StoragePath": "W:\\"
}
}