Skip to content

Commit 13fd1af

Browse files
committed
Remove "Azure" as provider without useful configuration
1 parent 5e938a0 commit 13fd1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Web/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"Heading": "Software Engineer",
3737
"ProfilePictureUrl": "assets/profile-picture.webp"
3838
},
39-
"ImageStorageProvider": "Azure",
39+
"ImageStorageProvider": "<Provider>",
4040
"ImageStorage" : {
4141
"AuthenticationMode": "Default",
4242
"ConnectionString": "",

0 commit comments

Comments
 (0)