Update from Mix.Config -> Config (elixir)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
# is restricted to this project.
|
||||
|
||||
# General application configuration
|
||||
use Mix.Config
|
||||
import Config
|
||||
|
||||
config :runosaari,
|
||||
ecto_repos: [Runosaari.Repo]
|
||||
|
||||
Reference in New Issue
Block a user