update
This commit is contained in:
+1
-1
@@ -221,7 +221,7 @@ function put_file(storage::GarageStorage, key::String, data::Union{String, Vecto
|
|||||||
println("Successfully uploaded: ", key)
|
println("Successfully uploaded: ", key)
|
||||||
|
|
||||||
# file download URL
|
# file download URL
|
||||||
objURL = "$(pf.storage.config.endpoint)/$(pf.storage.bucket)/$key"
|
objURL = "$(storage.config.endpoint)/$(storage.bucket)/$key"
|
||||||
|
|
||||||
return objURL
|
return objURL
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user