diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2023-01-13 00:04:12 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2023-01-13 00:04:12 +0100 |
| commit | 971c00b8f5977db9422eeafa47b262c1030bd4af (patch) | |
| tree | 09ec55186f0f85d983b3be1754c6393123bc4363 /BlobBin/appsettings.Development.json | |
| parent | a9860b28f2be123d1f0bfad504165992a4c841ed (diff) | |
| download | blob-bin-971c00b8f5977db9422eeafa47b262c1030bd4af.tar.xz blob-bin-971c00b8f5977db9422eeafa47b262c1030bd4af.zip | |
feat: working file upload
Diffstat (limited to 'BlobBin/appsettings.Development.json')
| -rw-r--r-- | BlobBin/appsettings.Development.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/BlobBin/appsettings.Development.json b/BlobBin/appsettings.Development.json deleted file mode 100644 index 0c208ae..0000000 --- a/BlobBin/appsettings.Development.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - } -} |
