Skip to content

Instantly share code, notes, and snippets.

View sharathkumar3011's full-sized avatar

Sharath Kumar sharathkumar3011

  • India
View GitHub Profile
# This file is responsible for configuring your application
# and its dependencies with the aid of the Mix.Config module.
#
# This configuration file is loaded before any dependency and
# is restricted to this project.
use Mix.Config
# Configures the endpoint
config :hello_phoenix, HelloPhoenix.Endpoint,
url: [host: "localhost"],