4 lines
133 B
Elixir
4 lines
133 B
Elixir
import Config
|
|
|
|
# Add configuration that is only needed when running on the host here.
|
|
import_config "../../eisrom_ui/config/dev.exs"
|