aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/prod.exs1
1 files changed, 0 insertions, 1 deletions
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"