defmodule HereIAm.Repo do use Ecto.Repo, otp_app: :here_i_am, adapter: Ecto.Adapters.Postgres end