Skip to content
Snippets Groups Projects
Unverified Commit 0ae7ff0d authored by jeff's avatar jeff
Browse files

fix previous commit

parent 47275e4d
Branches develop
No related tags found
No related merge requests found
Pipeline #12378 failed
......@@ -38,6 +38,6 @@ defmodule Pleroma.HTTP.Connection do
@hackney_options
|> Keyword.merge(adapter_options)
|> Keyword.merge(options)
|> Keyword.merge({proxy, proxy_url})
|> Keyword.merge([proxy: proxy_url])
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment