From f7c2ccbe26dc808e4a7eae9a378e6c382220961a Mon Sep 17 00:00:00 2001 From: Simponic Date: Thu, 22 Dec 2022 15:27:55 -0700 Subject: Remove shell and esshd - moving to erlang ssh server --- config/test.exs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/test.exs') diff --git a/config/test.exs b/config/test.exs index 6ade5f8..c1d70dd 100644 --- a/config/test.exs +++ b/config/test.exs @@ -7,5 +7,5 @@ config :chessh, Chessh.Repo, hostname: "localhost", pool: Ecto.Adapters.SQL.Sandbox -config :esshd, - priv_dir: Path.join(Path.dirname(__DIR__), "priv/test_keys") +config :chessh, + priv_dir: Path.join(Path.dirname(__DIR__), "priv/keys") -- cgit v1.2.3-70-g09d2