Added Ecto, Cassandra and Auctions repo
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import Config
|
||||
|
||||
config :neon_vertigo_service, ecto_repos: [NeonVertigoService.Repo]
|
||||
|
||||
import_config "#{Mix.env()}.exs"
|
||||
Reference in New Issue
Block a user