X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fbenchmark.exs;h=e867253ebd021925f4bb11eec6d34a1a9f7c27e1;hb=73dd5bdb7dcdf804bdbabcf632671d4de5042ebc;hp=ff59395cf62239a120e0bd9a9a2b9dca987d9094;hpb=0e07c5ef5717460d37336129cb657ba11091f09d;p=akkoma diff --git a/config/benchmark.exs b/config/benchmark.exs index ff59395cf..e867253eb 100644 --- a/config/benchmark.exs +++ b/config/benchmark.exs @@ -39,7 +39,7 @@ config :pleroma, Pleroma.Repo, adapter: Ecto.Adapters.Postgres, username: "postgres", password: "postgres", - database: "pleroma_test", + database: "pleroma_benchmark", hostname: System.get_env("DB_HOST") || "localhost", pool_size: 10