symbiont_ex/config/prod.exs

6 lines
79 B
Elixir

import Config
config :symbiont,
data_dir: "/data/symbiont_ex",
port: 8111