X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fdocker.exs;h=f9f27d141511ea8c3836a880869c38c670953075;hb=2342fface1d1c13be27e3b3bdbb8d11d83403f02;hp=63ab4cdeefebe3d8756bf09f8f9e5f15ba815a1c;hpb=cc6c0b4ba6762e6a9b0a90c3dcda3f95283eb22a;p=akkoma diff --git a/config/docker.exs b/config/docker.exs index 63ab4cdee..f9f27d141 100644 --- a/config/docker.exs +++ b/config/docker.exs @@ -10,7 +10,7 @@ config :pleroma, :instance, notify_email: System.get_env("NOTIFY_EMAIL"), limit: 5000, registrations_open: false, - dynamic_configuration: true + healthcheck: true config :pleroma, Pleroma.Repo, adapter: Ecto.Adapters.Postgres,