Skip to content

Commit

Permalink
set default oss bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
wangsongyan committed Oct 31, 2024
1 parent 7794e57 commit 4bb7b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/system.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ func defaultConfig() Configuration {
AccessKey: "",
SecretKey: "",
FileServer: "",
Bucket: "",
Bucket: "wblog",
},
Smms: Smms{
ApiUrl: "https://sm.ms/api/v2/upload",
Expand Down

0 comments on commit 4bb7b1e

Please sign in to comment.