From 466295f26fd7fc2d6b1c802e5a39f408d46a1df6 Mon Sep 17 00:00:00 2001 From: Simponic Date: Mon, 19 Dec 2022 20:56:59 -0700 Subject: Add migrations, test keys, github workflows --- config/test.exs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config/test.exs b/config/test.exs index 8ab016e..6ade5f8 100644 --- a/config/test.exs +++ b/config/test.exs @@ -6,3 +6,6 @@ config :chessh, Chessh.Repo, password: "postgres", hostname: "localhost", pool: Ecto.Adapters.SQL.Sandbox + +config :esshd, + priv_dir: Path.join(Path.dirname(__DIR__), "priv/test_keys") -- cgit v1.2.3-70-g09d2