defmodule EzcontainerRailway.Repo do use Ecto.Repo, otp_app: :ezcontainer_railway, adapter: Ecto.Adapters.Postgres end