diff --git a/config/runtime.exs b/config/runtime.exs index 639267f..47ea721 100644 --- a/config/runtime.exs +++ b/config/runtime.exs @@ -38,7 +38,6 @@ if config_env() == :prod do config :lol_analytics_web, LoLAnalyticsWeb.Endpoint, http: [ - server: true, # Enable IPv6 and bind on all interfaces. # Set it to {0, 0, 0, 0, 0, 0, 0, 1} for local network only access. ip: {0, 0, 0, 0, 0, 0, 0, 0},