update config
This commit is contained in:
parent
304adfe245
commit
fb7679b028
@ -38,6 +38,7 @@ 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},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user