defmodule ModernBase.Repo do use Ecto.Repo, otp_app: :modern_base, adapter: Ecto.Adapters.Postgres end