update config
This commit is contained in:
@@ -0,0 +1 @@
|
||||
import Config
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user