defmodule ComponentsElixir.Repo do use Ecto.Repo, otp_app: :components_elixir, adapter: Ecto.Adapters.Postgres end