configure release

This commit is contained in:
2024-05-13 02:22:04 +02:00
parent b1605cef70
commit fe55eefe36
16 changed files with 337 additions and 3 deletions
+1
View File
@@ -37,6 +37,7 @@ if config_env() == :prod do
"""
config :lol_analytics_web, LoLAnalyticsWeb.Endpoint,
server: true,
http: [
# Enable IPv6 and bind on all interfaces.
# Set it to {0, 0, 0, 0, 0, 0, 0, 1} for local network only access.