explicitly set reverse proxy upstream to IPv4
authorAlfie Pates <alfie@alfiepates.me>
Thu, 23 May 2019 21:33:27 +0000 (22:33 +0100)
committerAlfie Pates <alfie@alfiepates.me>
Thu, 23 May 2019 21:33:27 +0000 (22:33 +0100)
commit356c047759735bcd984ebd44059a21a3cf22af0e
tree94f316fd8392ef293037a102f5c2dc95fe504280
parent75e78d4e239a5c999306e92b181b0e29c52dc9db
explicitly set reverse proxy upstream to IPv4

  since Pleroma.Web.Endpoint binds on IPv4 only and `localhost.` resolves to
  [::0] on some systems

  fixes #930.
installation/caddyfile-pleroma.example
installation/pleroma-apache.conf
installation/pleroma.nginx