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.json | |
| parent | a9860b28f2be123d1f0bfad504165992a4c841ed (diff) | |
| download | blob-bin-971c00b8f5977db9422eeafa47b262c1030bd4af.tar.xz blob-bin-971c00b8f5977db9422eeafa47b262c1030bd4af.zip | |
feat: working file upload
Diffstat (limited to 'BlobBin/appsettings.json')
| -rw-r--r-- | BlobBin/appsettings.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/BlobBin/appsettings.json b/BlobBin/appsettings.json deleted file mode 100644 index 10f68b8..0000000 --- a/BlobBin/appsettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Logging": { - "LogLevel": { - "Default": "Information", - "Microsoft.AspNetCore": "Warning" - } - }, - "AllowedHosts": "*" -} |
