The Nest
Explore
Sign in
Xmplry
chklst
lib
chklst
repo.ex
0
Code
Changes
Tags
Discussions
main
defmodule Chklst.Repo do use Ecto.Repo, otp_app: :chklst, adapter: Ecto.Adapters.Postgres end