X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fprod.exs;h=d0cfd1ac2f895ce7cea4905e74542a67e72f0efd;hb=715a31c1ed7ff856bae8ee4dc3536f3cf545f60a;hp=e5e5a977e4a0efbe054345f46094c9069c19a622;hpb=182e3e8da2e5dbb8e8b7b514ad8bbdf242b37b59;p=akkoma diff --git a/config/prod.exs b/config/prod.exs index e5e5a977e..d0cfd1ac2 100644 --- a/config/prod.exs +++ b/config/prod.exs @@ -14,7 +14,6 @@ use Mix.Config # manifest is generated by the mix phoenix.digest task # which you typically run after static files are built. config :pleroma, Pleroma.Web.Endpoint, - server: true, http: [port: 4000], protocol: "http"