DemoWeb.Endpoint.config
You're seeing just the function
config
, go back to DemoWeb.Endpoint module for more information.
Link to this function
config(key, default \\ nil)
Returns the endpoint configuration for key
Returns default
if the key does not exist.