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

clarify

parent 658c4754
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ Run `mix phx.server` in repository's root, it will output log into stdout/stderr
### Using an upstream proxy for federation
Add the following to your `dev.secret.exs` if you want to proxify all http requests that pleroma makes to an upstream proxy server:
Add the following to your `dev.secret.exs` or `prod.secret.exs` if you want to proxify all http requests that pleroma makes to an upstream proxy server:
config :pleroma, :http,
proxy_url: "127.0.0.1:8123"
......
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