update config

This commit is contained in:
Álvaro 2024-05-12 02:46:01 +02:00
parent fb7679b028
commit ca75944558

View File

@ -38,7 +38,6 @@ if config_env() == :prod do
config :lol_analytics_web, LoLAnalyticsWeb.Endpoint, config :lol_analytics_web, LoLAnalyticsWeb.Endpoint,
http: [ http: [
server: true,
# Enable IPv6 and bind on all interfaces. # Enable IPv6 and bind on all interfaces.
# Set it to {0, 0, 0, 0, 0, 0, 0, 1} for local network only access. # 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}, ip: {0, 0, 0, 0, 0, 0, 0, 0},