Move port on test
This commit is contained in:
parent
a607da7918
commit
2b06f5bf47
@ -12,4 +12,5 @@ config :chessh, Chessh.Repo,
|
|||||||
pool: Ecto.Adapters.SQL.Sandbox
|
pool: Ecto.Adapters.SQL.Sandbox
|
||||||
|
|
||||||
config :chessh,
|
config :chessh,
|
||||||
|
port: 34_355,
|
||||||
key_dir: Path.join(Path.dirname(__DIR__), "priv/test_keys")
|
key_dir: Path.join(Path.dirname(__DIR__), "priv/test_keys")
|
||||||
|
Loading…
Reference in New Issue
Block a user