farmbot_os/apps/os/config/dev.exs

4 lines
120 B
Elixir

use Mix.Config
config :farmbot, state_path: "/tmp"
import_config "hardware/#{Mix.Project.config[:target]}/hardware.exs"