6 lines
79 B
Elixir
6 lines
79 B
Elixir
import Config
|
|
|
|
config :symbiont,
|
|
data_dir: "/data/symbiont_ex",
|
|
port: 8111
|