aboutsummaryrefslogtreecommitdiff
path: root/lib/the_transcriber_backend/repo.ex
blob: 5c0b8ba918f2e2e08c79349b7a1af6f11bdc8e9c (plain)
1
2
3
defmodule TheTranscriberBackend.Repo do
  use Ecto.Repo, otp_app: :the_transcriber_backend
end