Add runtime support: don't only listen on /tmp/frajtano1, script to add peer
This commit is contained in:
2
config/runtime.exs
Normal file
2
config/runtime.exs
Normal file
@@ -0,0 +1,2 @@
|
||||
import Config
|
||||
config :frajtano, listen_path: Path.expand(System.get_env("FRAJTANO_DIR")) |> Path.join("agent.sock")
|
||||
Reference in New Issue
Block a user