Added Ecto, Cassandra and Auctions repo
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
defmodule NeonVertigoService.Repo do
|
||||
use Ecto.Repo, otp_app: :neon_vertigo_service, adapter: Exandra
|
||||
end
|
||||
Reference in New Issue
Block a user