Added Ecto, Cassandra and Auctions repo
This commit is contained in:
@@ -8,6 +8,7 @@ defmodule NeonVertigoService do
|
||||
@impl true
|
||||
def start(_start_type, _start_args) do
|
||||
children = [
|
||||
NeonVertigoService.Repo,
|
||||
NeonVertigoService.Mqtt.Supervisor,
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user