Skip to content

Commit

Permalink
Update app/uploaders/camaleon_cms_aws_uploader.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
graysonchen authored Oct 22, 2024
1 parent 2e7a645 commit 14c37b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/uploaders/camaleon_cms_aws_uploader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ def bucket

def resource_parameters
return {} if @aws_endpoint.blank?

{ endpoint: @aws_endpoint }
end
end

0 comments on commit 14c37b2

Please sign in to comment.