Переделать связь нод в кластере на автоматическое обнаружение #9
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
{jose, "1.11.10"},
|
||||
{argon2, "1.2.0"},
|
||||
{meck, "0.9.2"},
|
||||
{gun, "2.0.0"},
|
||||
{gun, "2.2.0"},
|
||||
{prometheus_cowboy, "0.2.0"}
|
||||
]}.
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
{ct_opts, [
|
||||
{src_dirs, ["src", "test/api"]},
|
||||
{sys_config, ["config/sys.config"]}, % Load app config
|
||||
{logdir, "_build/test/ct"}, % Where to put HTML reports
|
||||
{logdir, "logs/test/ct"}, % Where to put HTML reports
|
||||
{verbose, true} % Print more info to console
|
||||
]}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user