Skip to content

Instantly share code, notes, and snippets.

View ifsc01's full-sized avatar
Focusing

ifsc01 ifsc01

Focusing
View GitHub Profile
use Mix.Config
# For production, we often load configuration from external
# sources, such as your system environment. For this reason,
# you won't find the :http configuration below, but set inside
# BooksWeb.Endpoint.init/2 when load_from_system_env is
# true. Any dynamic configuration should be done there.
#
# Don't forget to configure the url host to something meaningful,
# Phoenix uses this information when generating URLs.