update config

This commit is contained in:
Álvaro 2024-05-12 00:31:51 +02:00
parent 918cf497da
commit 3239f09cbd
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
import Config

View File

@ -6,7 +6,7 @@ import Config
# which you should run after static files are built and
# before starting your production server.
config :lol_analytics_web, LoLAnalyticsWeb.Endpoint,
url: [host: "example.com", port: 80],
url: [host: "lol-analytics.kaizer.cloud", port: 80],
cache_static_manifest: "priv/static/cache_manifest.json"
# Do not print debug messages in production