aboutsummaryrefslogtreecommitdiff
path: root/RhSolutions.SkuParser.Api/appsettings.Development.json
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2025-01-14 05:59:55 +0000
committerSerghei Cebotari <serghei@cebotari.ru>2025-01-14 05:59:55 +0000
commit7b6f2fedf1080c0ea96f4975f82700db3e12d783 (patch)
tree633b359c4c04f0b51c72beccc7d4c3348f7dc8ab /RhSolutions.SkuParser.Api/appsettings.Development.json
parent1b89c809651f58a0125b94c027699db32272b402 (diff)
Add devcontainers
Diffstat (limited to 'RhSolutions.SkuParser.Api/appsettings.Development.json')
-rw-r--r--RhSolutions.SkuParser.Api/appsettings.Development.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/RhSolutions.SkuParser.Api/appsettings.Development.json b/RhSolutions.SkuParser.Api/appsettings.Development.json
index 0c208ae..ff66ba6 100644
--- a/RhSolutions.SkuParser.Api/appsettings.Development.json
+++ b/RhSolutions.SkuParser.Api/appsettings.Development.json
@@ -1,8 +1,8 @@
-{
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft.AspNetCore": "Warning"
- }
- }
-}
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Information",
+ "Microsoft.AspNetCore": "Warning"
+ }
+ }
+}