initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
defmodule Chesstrainer.Repo do
|
||||
use Ecto.Repo,
|
||||
otp_app: :chesstrainer,
|
||||
adapter: Ecto.Adapters.Postgres
|
||||
end
|
||||
Reference in New Issue
Block a user