Files
frajtano/config/runtime.exs
2024-09-24 22:16:28 +01:00

6 lines
120 B
Elixir

import Config
config :frajtano,
listen_path: Path.expand(System.get_env("FRAJTANO_DIR")) |> Path.join("agent.sock")