4 lines
48 B
Elixir
4 lines
48 B
Elixir
|
import Config
|
||
|
|
||
|
import_config "#{Mix.env()}.exs"
|